Compartir a través de


GatewayHostnameConfigurationContract.Http2Enabled Propiedad

Definición

Obtiene o establece especifica si se admite HTTP/2.0.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a