ProviderOperationsOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:provider_operations> attribute.
Constructor
ProviderOperationsOperations(*args, **kwargs)
Methods
| list |
Result of the request to list REST API operations. |
list
Result of the request to list REST API operations.
list(**kwargs: Any) -> ItemPaged[OperationMetadata]
Returns
| Type | Description |
|---|---|
|
An iterator like instance of either OperationMetadata or the result of cls(response) |
Exceptions
| Type | Description |
|---|---|
Attributes
models
models = <module 'azure.mgmt.devtestlabs.models' from 'C:\\ToolCache\\Python\\3.12.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv125\\Lib\\site-packages\\azure\\mgmt\\devtestlabs\\models\\__init__.py'>