次の方法で共有


ManagedInstanceLongTermRetentionBackup.DatabaseDeletionTime プロパティ

定義

データベースの削除時刻を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象