Compartilhar via


SyncGroupSchema.Tables Propriedade

Definição

Obtém ou define a lista de tabelas no esquema de grupo de sincronização.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a