Share via


SyncGroupSchema.Tables Property

Definition

List of tables in sync group schema.

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)

Property Value

Applies to