Partager via


NspAccessRuleProperties.Direction Propriété

Définition

Obtient ou définit la direction de la règle d’accès. Les valeurs possibles sont les suivantes : « Entrant », « Sortant »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à