Share via


PSNodePool.PodIPAllocationMode Property

Definition

Gets or sets pod IP Allocation Mode. The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. Possible values include: 'DynamicIndividual', 'StaticBlock'

public string PodIPAllocationMode { get; set; }
member this.PodIPAllocationMode : string with get, set
Public Property PodIPAllocationMode As String

Property Value

Applies to