Compartilhar via


AdminRule.Direction Propriedade

Definição

Obtém ou define indica se o tráfego correspondeu à regra na entrada ou saída. Os valores possíveis incluem: 'Inbound', 'Outbound'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a