Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithWebAppAlwaysOn(Boolean) Metoda

Definice

Určuje, jestli je virtuální počítač, který pohání webovou aplikaci, vždy zapnutý.

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)

Parametry

alwaysOn
Boolean

Hodnota True, pokud je webová aplikace vždy zapnutá.

Návraty

Platí pro