ListOperations Class

Available operations of the service.

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

Inheritance
ListOperations

Constructor

ListOperations(*, next_link: Optional[str] = None, **kwargs)

Variables

value
list[OperationDetail]

Collection of available operation details.

next_link
str

URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.