Compartir a través de


VerificationIPFlowParameters.Direction Propiedad

Definición

Obtiene o establece la dirección del paquete representado como una tupla de 5. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a