Compartilhar via


SecurityRule.DestinationPortRange Propriedade

Definição

Obtém ou define a porta ou o intervalo de destino. 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.destinationPortRange")]
public string DestinationPortRange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRange")>]
member this.DestinationPortRange : string with get, set
Public Property DestinationPortRange As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a