IntegrationRuntimeListResponse Class

A list of integration runtime resources.

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

Inheritance
IntegrationRuntimeListResponse

Constructor

IntegrationRuntimeListResponse(*, value: List[azure.mgmt.synapse.models._models_py3.IntegrationRuntimeResource], next_link: Optional[str] = None, **kwargs)

Parameters

value
list[IntegrationRuntimeResource]
Required

Required. List of integration runtimes.

next_link
str
Required

The link to the next page of results, if any remaining results exist.