Compartir a través de


SyncGroupSchema.Tables Propiedad

Definición

Obtiene o establece la lista de tablas en el esquema de grupo de sincronización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a