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[_models.IntegrationRuntimeResource], next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[IntegrationRuntimeResource]
Required. List of integration runtimes.
- next_link
- str
The link to the next page of results, if any remaining results exist.
Feedback
Submit and view feedback for