Share via


ActiveDefaultSecurityAdminRule.Destinations Property

Definition

The destination address prefixes. CIDR or destination IP ranges.

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

Property Value

Applies to