Share via


NetworkIPConfiguration.PrivateIPAllocationMethod Property

Definition

The private IP address allocation method.

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

Property Value

Applies to