IntegrationServiceEnvironmentListResult Class

The list of integration service environments.

Inheritance
msrest.serialization.Model
IntegrationServiceEnvironmentListResult

Constructor

IntegrationServiceEnvironmentListResult(*, value: List[IntegrationServiceEnvironment] | None = None, next_link: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
value
next_link
str

The URL to get the next set of results.

Variables

Name Description
value
next_link
str

The URL to get the next set of results.