FeatureClientOperationsMixin Class
- Inheritance
-
azure.mgmt.resource.features.v2021_07_01.aio._vendor.FeatureClientMixinABCFeatureClientOperationsMixin
Constructor
FeatureClientOperationsMixin()
Methods
list_operations |
Lists all of the available Microsoft.Features REST API operations. |
list_operations
Lists all of the available Microsoft.Features 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 |
---|---|
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python