ManagedClusterInner.NetworkProfile Property

Definition

Gets or sets profile of network configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to