ApplicationClientOperationsMixin Class
- Inheritance
-
azure.mgmt.resource.managedapplications.v2019_07_01.aio._vendor.ApplicationClientMixinABCApplicationClientOperationsMixin
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) -> AsyncIterable[Operation]
Returns
Type | Description |
---|---|
An iterator like instance of either Operation or the result of cls(response) |
Exceptions
Type | Description |
---|---|
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python