Freigeben über


IWithSiteConfigs<FluentT>.WithHttpsOnly(Boolean) Methode

Definition

Legt fest, ob die Web-App nur HTTPS-Datenverkehr akzeptiert.

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)

Parameter

httpsOnly
Boolean

True, wenn die Web-App nur HTTPS-Datenverkehr akzeptiert.

Gibt zurück

Gilt für: