ApplicationClientOperationsMixin Class

Inheritance
azure.mgmt.resource.managedapplications.v2019_07_01._vendor.ApplicationClientMixinABC
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[Operation]

Returns

Type Description

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

Exceptions

Type Description