次の方法で共有


RecoverableServerResource.LastAvailableBackupDateTime プロパティ

定義

使用可能な最後のバックアップ日時を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象