Compartilhar via


NetworkSecurityRule.SourcePortRanges Propriedade

Definição

Obtém ou define os intervalos de porta de origem.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a