Compartilhar via


ApplicationGatewayHttpListener.Protocol Propriedade

Definição

Obtém ou define o protocolo do ouvinte HTTP. Os valores possíveis incluem: 'Http', 'Https', 'Tcp', 'Tls'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a