Share via


HciVmSecurityRuleProperties.DestinationPortRanges Property

Definition

The destination port ranges. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.

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

Property Value

Applies to