SqlPoolPatchInfo.SourceDatabaseId プロパティ

定義

作成元のソース データベースを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象