Condividi tramite


SiteConfigResource.AlwaysOn Property

Definition

true if Always On is enabled; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? AlwaysOn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.AlwaysOn : Nullable<bool> with get, set
Public Property AlwaysOn As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to