PolicyList Class

The response of a list operation.

Inheritance
PolicyList

Constructor

PolicyList(*, value: Optional[List[azure.mgmt.devtestlabs.models._models_py3.Policy]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[Policy]
Required

Results of the list operation.

next_link
str
Required

Link for next set of results.