NetworkIPConfiguration.PrivateIPAllocationMethod Property

Definition

Gets or sets the PrivateIPAllocationMethod compatibility property.

public Azure.ResourceManager.Network.Models.NetworkIPAllocationMethod? PrivateIPAllocationMethod { get; set; }
member this.PrivateIPAllocationMethod : Nullable<Azure.ResourceManager.Network.Models.NetworkIPAllocationMethod> with get, set
Public Property PrivateIPAllocationMethod As Nullable(Of NetworkIPAllocationMethod)

Property Value

Applies to