Uses of Class
com.azure.resourcemanager.sql.models.SyncFullSchemaTable
Packages that use SyncFullSchemaTable
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of SyncFullSchemaTable in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type SyncFullSchemaTableModifier and TypeMethodDescriptionSyncFullSchemaPropertiesInner.tables()Get the tables property: List of tables in the database full schema. -
Uses of SyncFullSchemaTable in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SyncFullSchemaTableModifier and TypeMethodDescriptionstatic SyncFullSchemaTableSyncFullSchemaTable.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SyncFullSchemaTable from the JsonReader.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SyncFullSchemaTableModifier and TypeMethodDescriptionSqlSyncFullSchemaProperty.tables()Gets the list of tables in the database full schema.