Share via


L3Network.IPAllocationType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.IPAllocationType? IPAllocationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.IPAllocationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.IPAllocationType> with get, set
Public Property IPAllocationType As Nullable(Of IPAllocationType)

Property Value

Implements

Attributes

Applies to