Partager via


SyncGroupSchema.Tables Propriété

Définition

Obtient ou définit la liste des tables dans le schéma de groupe de synchronisation.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à