Operations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:operations> attribute.
- Inheritance
-
builtins.objectOperations
Constructor
Operations(*args, **kwargs)
Methods
| list |
List Operations. Lists all the Media Services operations. |
list
List Operations.
Lists all the Media Services operations.
async list(**kwargs: Any) -> azure.mgmt.media.models._models_py3.OperationCollection
Parameters
- cls
- callable
A custom type or function that will be passed the direct response
Returns
OperationCollection, or the result of cls(response)
Return type
Exceptions
Attributes
models
models = <module 'azure.mgmt.media.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\lib\\site-packages\\azure\\mgmt\\media\\models\\__init__.py'>
Feedback
Submit and view feedback for