FeatureClientOperationsMixin Class
- Inheritance
-
azure.mgmt.resource.features.v2015_12_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 |
---|---|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python