次の方法で共有


DatabaseUpdate.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

適用対象