OperationListResult Class

The result of a request to list Microsoft.Authorization operations.

Inheritance
OperationListResult

Constructor

OperationListResult(*, value: Optional[List[azure.mgmt.authorization.v2018_05_01_preview.models._models_py3.Operation]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[Operation]
Required

The collection value.

next_link
str
Required

The URI that can be used to request the next set of paged results.