Share via


INetworkSecurityRule.SourcePortRange Property

Definition

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

public string SourcePortRange { get; }
member this.SourcePortRange : string
Public ReadOnly Property SourcePortRange As String

Property Value

Applies to