WaitingChaosEvent Class
Describes a Chaos event that gets generated when Chaos is waiting for the cluster to become ready for faulting, for example, Chaos may be waiting for the on-going upgrade to finish.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.ChaosEventWaitingChaosEvent
Constructor
WaitingChaosEvent(*, time_stamp_utc, reason: Optional[str] = None, **kwargs)
Parameters
- reason
- str
Required
Describes why the WaitingChaosEvent was generated, for example, due to a cluster upgrade.
Feedback
Submit and view feedback for