RerunTriggerListResponse Class

A list of rerun triggers.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
RerunTriggerListResponse

Constructor

RerunTriggerListResponse(*, value: List[azure.synapse.artifacts.models._models_py3.RerunTriggerResource], **kwargs)

Parameters

value
list[RerunTriggerResource]
Required

Required. List of rerun triggers.

Variables

next_link
str

The continuation token for getting the next page of results, if any remaining results exist, null otherwise.