PSNodePool.PodIPAllocationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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