Compartir a través de


SiteConfigResourceInner.Http20Enabled Propiedad

Definición

Obtiene o establece http20Enabled: configura un sitio web para permitir que los clientes se conecten a través de http2.0.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a