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.

Inheritance
ReplicationLinkListResult

Constructor

ReplicationLinkListResult(*, value: Optional[List[azure.mgmt.synapse.models._models_py3.ReplicationLink]] = None, **kwargs)

Parameters

value
list[ReplicationLink]
Required

The list of Sql pool replication links housed in the Sql pool.

Variables

next_link
str

Link to retrieve next page of results.