Share via


ManagedClusterAgentPoolProfileProperties.PodIPAllocationMode Property

Definition

Pod IP Allocation Mode. The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string PodIPAllocationMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.PodIPAllocationMode : string with get, set
Public Property PodIPAllocationMode As String

Property Value

Implements

Attributes

Applies to