Freigeben über


IL3Network.IPAllocationType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The type of the IP address allocation, defaulted to "DualStack".", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.IPAllocationType) }, ReadOnly=false, Required=false, SerializedName="ipAllocationType")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.IPAllocationType? IPAllocationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The type of the IP address allocation, defaulted to "DualStack".", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.IPAllocationType) }, ReadOnly=false, Required=false, SerializedName="ipAllocationType")>]
member this.IPAllocationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.IPAllocationType> with get, set
Public Property IPAllocationType As Nullable(Of IPAllocationType)

Property Value

Attributes

Applies to