ManagedClusterAgentPoolProfileProperties.NetworkProfile Property

Definition

Gets or sets network-related settings of an agent pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to