INetworkInterfaceBase.PrimaryPrivateIPAllocationMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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