ListApplicationsResult Class
The result of performing list applications.
- Inheritance
-
ListApplicationsResult
Constructor
ListApplicationsResult(*, value: Optional[List[azure.mgmt.batch.models._models_py3.Application]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[Application]
The list of applications.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for