Share via


NetworkDefaultAdminRule.Sources Property

Definition

The CIDR or source IP ranges.

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

Property Value

Applies to