NetworkCloudL3NetworkData.IPAllocationType Property

Definition

The type of the IP address allocation, defaulted to "DualStack".

public Azure.ResourceManager.NetworkCloud.Models.IPAllocationType? IPAllocationType { get; set; }
member this.IPAllocationType : Nullable<Azure.ResourceManager.NetworkCloud.Models.IPAllocationType> with get, set
Public Property IPAllocationType As Nullable(Of IPAllocationType)

Property Value

Applies to