ChaosFaultProperties interface
A request object to enable/disable the chaos fault.
Properties
| action | Indicates whether what action to take for the Chaos Fault. |
| container |
Container name. |
| database |
Database name. |
| provisioning |
A provisioning state of the Chaos Fault. |
| region | Region of the account where the Chaos Fault is to be enabled/disabled. |
Property Details
action
Indicates whether what action to take for the Chaos Fault.
action?: SupportedActions
Property Value
containerName
Container name.
containerName?: string
Property Value
string
databaseName
Database name.
databaseName?: string
Property Value
string
provisioningState
A provisioning state of the Chaos Fault.
provisioningState?: string
Property Value
string
region
Region of the account where the Chaos Fault is to be enabled/disabled.
region?: string
Property Value
string