Condividi tramite


NetworkInterfaceIPConfiguration.IPAllocationMethod Property

Definition

IP address allocation method.

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

Property Value

Implements

Attributes

Applies to