次の方法で共有


ApplicationGatewayData.EnableHttp2 プロパティ

定義

アプリケーション ゲートウェイ リソースで HTTP2 が有効になっているかどうか。

public bool? EnableHttp2 { get; set; }
member this.EnableHttp2 : Nullable<bool> with get, set
Public Property EnableHttp2 As Nullable(Of Boolean)

プロパティ値

適用対象