IntegrationAccountMapListResult Class

The list of integration account maps.

Inheritance
IntegrationAccountMapListResult

Constructor

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

Variables

value
list[IntegrationAccountMap]

The list of integration account maps.

next_link
str

The URL to get the next set of results.