FavoriteProcessListResult Class
A list of favorite processes for a package.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
FavoriteProcessListResult
Constructor
FavoriteProcessListResult(*, value: Optional[List[azure.mgmt.testbase.models._models_py3.FavoriteProcessResource]] = None, **kwargs)
Parameters
- value
- list[<xref:test_base.models.FavoriteProcessResource>]
Required
The list of favorite processes for a package.
Variables
- next_link
- str
Link to the next set of results. Not empty if value contains incomplete list of results.
Feedback
Submit and view feedback for