ApplicationDefinitionListResult Class

List of managed application definitions.

Inheritance
ApplicationDefinitionListResult

Constructor

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

Variables

value
list[ApplicationDefinition]

The array of managed application definitions.

next_link
str

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