Share via


NetworkDefaultAdminRule.Destinations Property

Definition

The destination address prefixes. CIDR or destination IP ranges.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.AddressPrefixItem> Destinations { get; }
member this.Destinations : Azure.Provisioning.BicepList<Azure.Provisioning.Network.AddressPrefixItem>
Public ReadOnly Property Destinations As BicepList(Of AddressPrefixItem)

Property Value

Applies to