OperationsListResult Class

Result of the List Operations operation.

Inheritance
azure.mgmt.eventgrid._serialization.Model
OperationsListResult

Constructor

OperationsListResult(*, value: List[_models.Operation] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

A collection of operations.

Variables

Name Description
value

A collection of operations.