Share via


AzureSqlSyncGroupSchemaModel.Tables Property

Definition

Tables in the database

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncGroupSchemaTableModel> Tables { get; set; }
member this.Tables : System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncGroupSchemaTableModel> with get, set
Public Property Tables As IList(Of AzureSqlSyncGroupSchemaTableModel)

Property Value

Applies to