ResponseWithContinuationEnvironmentSetting Class

The response of a list operation.

Inheritance
ResponseWithContinuationEnvironmentSetting

Constructor

ResponseWithContinuationEnvironmentSetting(*, value: Optional[List[azure.mgmt.labservices.models._models_py3.EnvironmentSetting]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[EnvironmentSetting]
Required

Results of the list operation.

next_link
str
Required

Link for next set of results.