Share via


RecoverableServerResource.LastAvailableBackupDateTime Property

Definition

Gets the last available backup date time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to