共用方式為


SiteConfigResourceInner.Http20Enabled 屬性

定義

取得或設定 HTTP20Enabled:設定網站以允許用戶端透過 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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於