Operations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:operations> attribute.
Constructor
Operations(*args, **kwargs)
Methods
| list |
Gets a list of the operations. |
list
Gets a list of the operations.
async list(**kwargs: Any) -> OperationList
Returns
| Type | Description |
|---|---|
|
OperationList or the result of cls(response) |
Exceptions
| Type | Description |
|---|---|
Attributes
models
models = <module 'azure.mgmt.managedservices.models' from 'C:\\ToolCache\\Python\\3.12.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv172\\Lib\\site-packages\\azure\\mgmt\\managedservices\\models\\__init__.py'>