LongTermRetentionBackup.BackupExpirationTime Property

Definition

Gets the time the long term retention backup will expire.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to