Share via


NetworkAdminRule.Destinations Property

Definition

The destination address prefixes. CIDR or destination IP ranges.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.AddressPrefixItem> Destinations { get; }
member this.Destinations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.AddressPrefixItem>
Public ReadOnly Property Destinations As IList(Of AddressPrefixItem)

Property Value

Applies to