Share via


NetworkManagerSecurityUserRule.Destinations Property

Definition

The destination address prefixes. CIDR or destination IP ranges.

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

Property Value

Applies to