Partager via


RecoverableDatabaseInner.LastAvailableBackupDate Propriété

Définition

Obtient la dernière date de sauvegarde disponible de la base de données (format ISO8601)

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à