INetworkSecurityRule.DestinationPortRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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