Share via


ContainerRegistryIPRule.IPAddressOrRange Property

Definition

Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.

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

Property Value

Applies to