Partager via


DatabaseBackupInfo.BackupFinishDate Property

Definition

Gets date and time when the backup operation finished.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to