ListEnvironmentsResponse Class

Represents the list of environments owned by a user.

Inheritance
ListEnvironmentsResponse

Constructor

ListEnvironmentsResponse(*, environments: Optional[List[azure.mgmt.labservices.models._models_py3.EnvironmentDetails]] = None, **kwargs)

Parameters

environments
list[EnvironmentDetails]
Required

List of all the environments.