Partager via


SiteConfig.AlwaysOn Propriété

Définition

Obtient ou définit <code>true</code> si Always On est activé ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="alwaysOn")]
public bool? AlwaysOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alwaysOn")>]
member this.AlwaysOn : Nullable<bool> with get, set
Public Property AlwaysOn As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à