Compartir a través de


AdminRule.Direction Propiedad

Definición

Obtiene o establece indica si el tráfico coincide con la regla entrante o saliente. Entre los valores posibles se incluyen: "Entrante", "Saliente"

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a