SyncMember.SyncMemberAzureDatabaseResourceId プロパティ

定義

Azure の同期メンバーの同期メンバー論理データベースの ARM リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象