次の方法で共有


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

適用対象