Share via


NetworkAdminRule.Sources Property

Definition

The CIDR or source IP ranges.

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

Property Value

Applies to