Freigeben über


DatabaseUpdate.Status Eigenschaft

Definition

Ruft die status der Datenbank ab. Mögliche Werte: "Online", "Restoring", "RecoveryPending", "Recovering", "Recovering", "Suspect", "Offline", "Standby", "Shutdown", "EmergencyMode", "AutoClosed", "Copy", "Creating", "Inaccessible", "OfflineSecondary", "Pausing", "Paused", "Resuming", "Scaling", "OfflineChangingDwPerformanceTiers", "OnlineChangingDwPerformanceTiers", "Disabled", "Stopped", "Starting"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string
Public ReadOnly Property Status As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: