次の方法で共有


ManagedInstanceLongTermRetentionBackup.BackupExpirationTime プロパティ

定義

長期保有バックアップの有効期限が切れる時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象