Compartir a través de


AdminRule.DestinationPortRanges Propiedad

Definición

Obtiene o establece los intervalos de puertos de destino.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRanges")]
public System.Collections.Generic.IList<string> DestinationPortRanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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