Partager via


EffectiveNetworkSecurityRule.DestinationPortRanges Propriété

Définition

Obtient ou définit les plages de ports de destination. Les valeurs attendues incluent un entier unique compris entre 0 et 65535, une plage utilisant « - » comme séparateur (par exemple, 100-400) ou un astérisque (*).

[Newtonsoft.Json.JsonProperty(PropertyName="destinationPortRanges")]
public System.Collections.Generic.IList<string> DestinationPortRanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationPortRanges")>]
member this.DestinationPortRanges : System.Collections.Generic.IList<string> with get, set
Public Property DestinationPortRanges As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à