次の方法で共有


IUpdate.WithEnableHttp2 メソッド

定義

Application Gatewayで HTTP2 トラフィックを有効にします。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithEnableHttp2 ();
abstract member WithEnableHttp2 : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithEnableHttp2 () As IUpdate

戻り値

定義の次のステージ。

適用対象