Compartir a través de


ActiveDefaultSecurityAdminRule.Direction Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a