Operations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

ChaosManagementClient's

<xref:operations> attribute.

Inheritance
builtins.object
Operations

Constructor

Operations(*args, **kwargs)

Methods

list_all

Get a list all available Operations.

list_all

Get a list all available Operations.

list_all(**kwargs: Any) -> Iterable[azure.mgmt.chaos.models._models_py3.OperationListResult]

Parameters

cls
callable

A custom type or function that will be passed the direct response

Returns

An iterator like instance of either OperationListResult or the result of cls(response)

Return type

Exceptions

Attributes

models

models = <module 'azure.mgmt.chaos.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.9.13\\x64\\lib\\site-packages\\azure\\mgmt\\chaos\\models\\__init__.py'>