Share via


NetworkManagerSecurityUserRule.Sources Property

Definition

The CIDR or source IP ranges.

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

Property Value

Applies to