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.
Constructor
SyncAgentLinkedDatabase(**kwargs)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
database_type
|
Type of the sync agent linked database. Possible values include: "AzureSqlDatabase", "SqlServerDatabase". |
|
database_id
|
Id of the sync agent linked database. |
|
description
|
Description of the sync agent linked database. |
|
server_name
|
Server name of the sync agent linked database. |
|
database_name
|
Database name of the sync agent linked database. |
|
user_name
|
User name of the sync agent linked database. |