ClusterResourceProperties.NetworkProfile Property

Definition

Gets or sets network profile of the Service

[Newtonsoft.Json.JsonProperty(PropertyName="networkProfile")]
public Microsoft.Azure.Management.AppPlatform.Models.NetworkProfile NetworkProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkProfile")>]
member this.NetworkProfile : Microsoft.Azure.Management.AppPlatform.Models.NetworkProfile with get, set
Public Property NetworkProfile As NetworkProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to