OperationListResult Class

A list of operations supported by Microsoft.ManagedIdentity Resource Provider.

Inheritance
OperationListResult

Constructor

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

Variables

value
list[Operation]

A list of operations supported by Microsoft.ManagedIdentity Resource Provider.

next_link
str

The url to get the next page of results, if any.