Partager via


ActiveSecurityAdminRule.Direction Propriété

Définition

Obtient ou définit indique si le trafic correspond à la règle dans 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 à