Partilhar via


NsgSecurityRule.Direction Propriedade

Definição

Obtém ou define a direção da regra. Entrada ou Saída. A direção especifica se a regra é avaliada no tráfego de entrada ou saída.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a