CustomIPPrefix.Cidr Property

Definition

The prefix range in CIDR notation. Should include the start address and the prefix length.

public Azure.Provisioning.BicepValue<string> Cidr { get; set; }
member this.Cidr : Azure.Provisioning.BicepValue<string> with get, set
Public Property Cidr As BicepValue(Of String)

Property Value

Applies to