Share via


HubIPConfigurationData.PrivateIPAllocationMethod Property

Definition

The private IP address allocation method.

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