Share via


INetworkSecurityRule.DestinationPortRange Property

Definition

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

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

Property Value

Applies to