次の方法で共有


RestorableLocationResource.DeletionTime プロパティ

定義

リージョン復元可能なデータベース アカウントが削除された時刻を取得します (ISO-8601 形式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象