Freigeben über


RestartParameter.RestartWithFailover Eigenschaft

Definition

Ruft ab oder legt fest, ob der Server mit Einem Failover neu gestartet werden soll.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: