Share via


IWithSiteConfigs<FluentT>.WithWebAppAlwaysOn(Boolean) Methode

Definition

Gibt an, ob der virtuelle Computer, auf dem die Web-App betrieben wird, immer eingeschaltet ist.

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

Parameter

alwaysOn
Boolean

True, wenn die Web-App immer eingeschaltet ist.

Gibt zurück

Gilt für: