Partager via


ApplicationGatewayInner.EnableHttp2 Propriété

Définition

Obtient ou définit si HTTP2 est activé sur la ressource de passerelle d’application.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à