共用方式為


SyncFullSchemaGetResponse.FullSchema Property

Definition

Optional. List of the full schema of member database.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchema> FullSchema { get; set; }
member this.FullSchema : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchema> with get, set
Public Property FullSchema As IList(Of SyncFullSchema)

Property Value

Applies to