ChaosScheduleDescription

Defines the Chaos Schedule used by Chaos and the version of the Chaos Schedule. The version value wraps back to 0 after surpassing 2,147,483,647.

Properties

Name Type Required
Version integer (int32) No
Schedule ChaosSchedule No

Version

Type: integer (int32)
Required: No
InclusiveMinimum: 0

The version number of the Schedule.


Schedule

Type: ChaosSchedule
Required: No

Defines the schedule used by Chaos.