Udostępnij za pośrednictwem


IWithSiteConfigs<FluentT>.WithHttp20Enabled(Boolean) Metoda

Definicja

Określa, czy aplikacja internetowa akceptuje ruch HTTP 2.0.

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)

Parametry

http20Enabled
Boolean

Wartość True, jeśli aplikacja internetowa akceptuje ruch HTTP 2.0.

Zwraca

Dotyczy