Share via


ManagedClusterAgentPoolProfile.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.Inherited)]
public string PodIPAllocationMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)>]
member this.PodIPAllocationMode : string with get, set
Public Property PodIPAllocationMode As String

Property Value

Implements

Attributes

Applies to