Partilhar via


Ingress.Transport Propriedade

Definição

Obtém ou define o protocolo de transporte de entrada. Os valores possíveis incluem: 'auto', 'http', 'http2'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a