ApplicationListResult Class

List of managed applications.

Inheritance
ApplicationListResult

Constructor

ApplicationListResult(*, value: Optional[List[azure.mgmt.resource.managedapplications.models._models_py3.Application]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[Application]

The array of managed applications.

next_link
str

The URL to use for getting the next set of results.