RecoverableManagedDatabaseInner.LastAvailableBackupDate 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 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