Freigeben über


DatabaseUpdate.PausedDate Eigenschaft

Definition

Ruft das Datum ab, an dem die Datenbank nach Benutzerkonfiguration oder Aktion angehalten wurde (ISO8601-Format). NULL, wenn die Datenbank bereit ist.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pausedDate")]
public DateTime? PausedDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pausedDate")>]
member this.PausedDate : Nullable<DateTime>
Public ReadOnly Property PausedDate As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: