FeatureClientOperationsMixin Class
- Inheritance
-
azure.mgmt.resource.features.v2015_12_01._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) -> Iterable[Operation]
Returns
Type | Description |
---|---|
An iterator like instance of either Operation or the result of cls(response) |
Exceptions
Type | Description |
---|---|
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python