Compartilhar via


NsgSecurityRule.SourcePortRange Propriedade

Definição

Obtém ou define a Porta de Origem ou o Intervalo. Inteiro ou intervalo entre 0 e 65535. Um "*" também pode ser usado para corresponder a todas as portas.

[Newtonsoft.Json.JsonProperty(PropertyName="sourcePortRange")]
public string SourcePortRange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourcePortRange")>]
member this.SourcePortRange : string with get, set
Public Property SourcePortRange As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a