OperationsListResults Class

List of available operations.

Inheritance
OperationsListResults

Constructor

OperationsListResults(*, odata_count: Optional[int] = None, value: Optional[List[azure.mgmt.policyinsights.models._models_py3.Operation]] = None, **kwargs)

Parameters

odata_count
int
Required

OData entity count; represents the number of operations returned.

value
list[Operation]
Required

List of available operations.