Dela via


IWithSiteConfigs<FluentT>.WithHttpsOnly(Boolean) Metod

Definition

Anger om webbappen endast accepterar HTTPS-trafik.

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)

Parametrar

httpsOnly
Boolean

Sant om webbappen endast accepterar HTTPS-trafik.

Returer

Gäller för