OperationList Class

OperationList represents an RP operation list.

Inheritance
OperationList

Constructor

OperationList(*, value: Optional[List[azure.mgmt.redhatopenshift.v2020_04_30.models._models_py3.Operation]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[Operation]

List of operations supported by the resource provider.

next_link
str

The link used to get the next page of operations.