IntegrationRuntimeStatusListResponse Class

A list of integration runtime status.

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

Inheritance
IntegrationRuntimeStatusListResponse

Constructor

IntegrationRuntimeStatusListResponse(*, value: List[_models.IntegrationRuntimeStatusResponse], next_link: Optional[str] = None, **kwargs)

Variables

value
list[IntegrationRuntimeStatusResponse]

Required. List of integration runtime status.

next_link
str

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