Compartilhar via


SecurityRule.SourcePortRange Propriedade

Definição

Obtém ou define a porta de origem ou o intervalo. Inteiro ou intervalo entre 0 e 65535. O asterisco '*' também pode ser usado para corresponder a todas as portas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a