次の方法で共有


IWithCreate.WithoutEnableHttp2 メソッド

定義

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

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate WithoutEnableHttp2 ();
abstract member WithoutEnableHttp2 : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate
Public Function WithoutEnableHttp2 () As IWithCreate

戻り値

定義の次のステージ。

適用対象