共用方式為


SyncGroupSchema.Tables Property

Definition

List of tables in sync group schema.

public Azure.Provisioning.BicepList<Azure.Provisioning.Sql.SyncGroupSchemaTable> Tables { get; set; }
member this.Tables : Azure.Provisioning.BicepList<Azure.Provisioning.Sql.SyncGroupSchemaTable> with get, set
Public Property Tables As BicepList(Of SyncGroupSchemaTable)

Property Value

Applies to