DatabaseBackupInfo.BackupFinishDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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