Compartilhar via


VerificationIPFlowParameters.Direction Propriedade

Definição

Obtém ou define a direção do pacote representado como uma tupla de 5. 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