Udostępnij za pośrednictwem


IWithSiteConfigs<FluentT>.WithHttpsOnly(Boolean) Metoda

Definicja

Określa, czy aplikacja internetowa akceptuje tylko ruch HTTPS.

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

Parametry

httpsOnly
Boolean

Prawda, jeśli aplikacja internetowa akceptuje tylko ruch HTTPS.

Zwraca

Dotyczy