Partager via


SecurityRule.Direction Propriété

Définition

Obtient ou définit la direction de la règle. La direction indique si la règle est évaluée sur le trafic entrant ou sortant. Les valeurs possibles sont les suivantes : « Entrant », « Sortant »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à