Share via


INetworkInterfaceBase.PrimaryPrivateIPAllocationMethod Property

Definition

Gets the private IP allocation method (Dynamic, Static) of this network interface's primary IP configuration.

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

Property Value

Applies to