IntegrationAccountSchemaListResult Class

The list of integration account schemas.

Inheritance
IntegrationAccountSchemaListResult

Constructor

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

Variables

value
list[IntegrationAccountSchema]

The list of integration account schemas.

next_link
str

The URL to get the next set of results.