ServerOperationListResult Class

The response to a list server operations request.

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

Inheritance
ServerOperationListResult

Constructor

ServerOperationListResult(**kwargs)

Variables

value
list[ServerOperation]

Array of results.

next_link
str

Link to retrieve next page of results.