Compartir a través de


AdminRule.SourcePortRanges Propiedad

Definición

Obtiene o establece los intervalos de puertos de origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a