Freigeben über


SyncGroupSchema.Tables Eigenschaft

Definition

Ruft die Liste der Tabellen im Schema der Synchronisierungsgruppe ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="tables")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.SyncGroupSchemaTable> Tables { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tables")>]
member this.Tables : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.SyncGroupSchemaTable> with get, set
Public Property Tables As IList(Of SyncGroupSchemaTable)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: