TriggerRunsQueryResponse Class
A list of trigger runs.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
TriggerRunsQueryResponse
Constructor
TriggerRunsQueryResponse(*, value: List[azure.synapse.artifacts.models._models_py3.TriggerRun], continuation_token: Optional[str] = None, **kwargs)
Parameters
- continuation_token
- str
Required
The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
Feedback
Submit and view feedback for