次の方法で共有


SqlPoolPatchInfo.RecoverableDatabaseId プロパティ

定義

復元元のバックアップ データベースを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象