Share via


FrontendIPConfiguration.PrivateIPAllocationMethod Property

Definition

The Private IP allocation method.

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

Property Value

Applies to