SyncFullSchemaProperties Class
Properties of the database full schema.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelSyncFullSchemaProperties
Constructor
SyncFullSchemaProperties(**kwargs)
Variables
Name | Description |
---|---|
tables
|
List of tables in the database full schema. |
last_update_time
|
Last update time of the database schema. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python