次の方法で共有


ManagedDatabase.LongTermRetentionBackupResourceId プロパティ

定義

このマネージド データベースの復元に使用する長期保有バックアップの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.longTermRetentionBackupResourceId")]
public string LongTermRetentionBackupResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.longTermRetentionBackupResourceId")>]
member this.LongTermRetentionBackupResourceId : string with get, set
Public Property LongTermRetentionBackupResourceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象