IVirtualNetworkGatewayIPConfiguration.PrivateIPAllocationMethod Property

Definition

Gets the private IP allocation method. Possible values are: 'Static' and 'Dynamic'.

public Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod PrivateIPAllocationMethod { get; }
member this.PrivateIPAllocationMethod : Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod
Public ReadOnly Property PrivateIPAllocationMethod As IPAllocationMethod

Property Value

Applies to