IntegrationAccountSessionListResult Class

The list of integration account sessions.

Inheritance
IntegrationAccountSessionListResult

Constructor

IntegrationAccountSessionListResult(*, value: Optional[List[azure.mgmt.logic.models._models_py3.IntegrationAccountSession]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[IntegrationAccountSession]

The list of integration account sessions.

next_link
str

The URL to get the next set of results.