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'.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.PodIPAllocationMode> PodIPAllocationMode { get; set; }
member this.PodIPAllocationMode : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.PodIPAllocationMode> with get, set
Public Property PodIPAllocationMode As BicepValue(Of PodIPAllocationMode)

Property Value

Applies to