Partilhar via


NetworkSecurityRule.Direction Propriedade

Definição

Obtém ou define a direção da regra de segurança de rede. Os valores possíveis incluem: 'inbound', 'outbound'

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a