Compartilhar via


ApplicationGatewayInner.EnableHttp2 Propriedade

Definição

Obtém ou define se HTTP2 está habilitado no recurso de gateway de aplicativo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableHttp2")]
public bool? EnableHttp2 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableHttp2")>]
member this.EnableHttp2 : Nullable<bool> with get, set
Public Property EnableHttp2 As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a