ApplicationClientOperationsMixin Class

Inheritance
builtins.object
ApplicationClientOperationsMixin

Constructor

ApplicationClientOperationsMixin()

Methods

list_operations

Lists all of the available Microsoft.Solutions REST API operations.

list_operations

Lists all of the available Microsoft.Solutions REST API operations.

list_operations(**kwargs: Any) -> Iterable[azure.mgmt.resource.managedapplications.models._models_py3.OperationListResult]

Parameters

cls
callable

A custom type or function that will be passed the direct response

Returns

An iterator like instance of either OperationListResult or the result of cls(response)

Return type

Exceptions