Share via


INetworkSecurityRule.DestinationPortRanges Property

Definition

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

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

Property Value

Applies to