Share via


INetworkSecurityRule.SourcePortRanges Property

Definition

Gets the source port ranges that the rule applies to, in the format "##-##", where "" means "any".

public System.Collections.Generic.IReadOnlyList<string> SourcePortRanges { get; }
member this.SourcePortRanges : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SourcePortRanges As IReadOnlyList(Of String)

Property Value

Applies to