SyncAgentLinkedDatabase Class
An Azure SQL Database sync agent linked database.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceSyncAgentLinkedDatabase
Constructor
SyncAgentLinkedDatabase(**kwargs)
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- database_type
- str or SyncMemberDbType
Type of the sync agent linked database. Possible values include: "AzureSqlDatabase", "SqlServerDatabase".
- database_id
- str
Id of the sync agent linked database.
- description
- str
Description of the sync agent linked database.
- server_name
- str
Server name of the sync agent linked database.
- database_name
- str
Database name of the sync agent linked database.
- user_name
- str
User name of the sync agent linked database.
Feedback
Submit and view feedback for