Compartir a través de


NetworkSecurityRule.DestinationPortRanges Propiedad

Definición

Obtiene o establece los intervalos de puertos de destino.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a