Delen via


IWithSiteConfigs<FluentT>.WithHttpsOnly(Boolean) Methode

Definitie

Hiermee stelt u in of de web-app alleen HTTPS-verkeer accepteert.

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

Parameters

httpsOnly
Boolean

Waar als de web-app alleen HTTPS-verkeer accepteert.

Retouren

Van toepassing op