Delen via


IWithSiteConfigs<FluentT>.WithWebAppAlwaysOn(Boolean) Methode

Definitie

Hiermee geeft u op of de VM die de web-app aangeeft altijd is ingeschakeld.

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)

Parameters

alwaysOn
Boolean

True als de web-app altijd is ingeschakeld.

Retouren

Van toepassing op