次の方法で共有


SyncGroupSchema.Tables プロパティ

定義

同期グループ スキーマ内のテーブルの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.SyncGroupSchemaTable> Tables { get; }
member this.Tables : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.SyncGroupSchemaTable>
Public ReadOnly Property Tables As IList(Of SyncGroupSchemaTable)

プロパティ値

適用対象