Share via


IntegrationServiceEnvironmentListResult Class

The list of integration service environments.

Constructor

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

Keyword-Only Parameters

Name Description
value
Default value: None
next_link
str

The URL to get the next set of results.

Default value: None

Variables

Name Description
value
next_link
str

The URL to get the next set of results.