NewOrUpdateAgentPoolBase.NetworkProfile Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The network-related settings of an agent pool.", Mandatory=false)]
public Microsoft.Azure.Management.ContainerService.Models.AgentPoolNetworkProfile NetworkProfile { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The network-related settings of an agent pool.", Mandatory=false)>]
member this.NetworkProfile : Microsoft.Azure.Management.ContainerService.Models.AgentPoolNetworkProfile with get, set
Public Property NetworkProfile As AgentPoolNetworkProfile

Property Value

Attributes

Applies to