Freigeben über


ManagedDatabaseUpdate.Status Eigenschaft

Definition

Ruft status der Datenbank ab. Mögliche Werte: "Online", "Offline", "Shutdown", "Creating", "Unaccessible", "Restoring", "Updating"

[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: