OperationListResult Class

Contains the list of all operations supported by BatchAI resource provider.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
OperationListResult

Constructor

OperationListResult(**kwargs)

Variables

value
list[<xref:batch_ai.models.Operation>]

The list of operations supported by the resource provider.

next_link
str

The URL to get the next set of operation list results if there are any.