RecoverableManagedDatabaseInner.LastAvailableBackupDate Property

Definition

Gets the last available backup date.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to