ChaosParametersDictionaryItem Class

Defines an item in ChaosParametersDictionary of the Chaos Schedule.

All required parameters must be populated in order to send to Azure.

Inheritance
ChaosParametersDictionaryItem

Constructor

ChaosParametersDictionaryItem(*, key: str, value, **kwargs)

Parameters

key
str
Required

Required. The key identifying the Chaos Parameter in the dictionary. This key is referenced by Chaos Schedule Jobs.

value
ChaosParameters
Required

Required. Defines all the parameters to configure a Chaos run.