Compartilhar via


NsgSecurityRule.DestinationPortRange Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a