LongTermRetentionBackup.BackupTime Property

Definition

Gets the time the backup was taken

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to