ReplicationLinkListResult Class
Represents the response to a List Sql pool replication link request.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ReplicationLinkListResult(*, value: List[ReplicationLink] | None = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
value
Required
|
The list of Sql pool replication links housed in the Sql pool. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
Default value: None
|
Variables
| Name | Description |
|---|---|
|
next_link
|
Link to retrieve next page of results. |