Delen via


IWithSiteConfigs<FluentT>.WithHttp20Enabled(Boolean) Methode

Definitie

Hiermee stelt u in of de web-app HTTP 2.0-verkeer accepteert.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithHttp20Enabled (bool http20Enabled);
abstract member WithHttp20Enabled : bool -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithHttp20Enabled (http20Enabled As Boolean) As IUpdate(Of FluentT)

Parameters

http20Enabled
Boolean

Waar als de web-app HTTP 2.0-verkeer accepteert.

Retouren

Van toepassing op