Share via


NetworkInterfaceIPConfiguration.PrivateIPAddressPrefixLength Property

Definition

The private IP address prefix length. If specified and the allocation method is dynamic, the service will allocate a CIDR block instead of a single IP address.

public Azure.Provisioning.BicepValue<int> PrivateIPAddressPrefixLength { get; }
member this.PrivateIPAddressPrefixLength : Azure.Provisioning.BicepValue<int>
Public ReadOnly Property PrivateIPAddressPrefixLength As BicepValue(Of Integer)

Property Value

Applies to