ChaosScheduleJob
Defines a repetition rule and parameters of Chaos to be used with the Chaos Schedule.
Properties
Name | Type | Required |
---|---|---|
ChaosParameters |
string | No |
Days |
ChaosScheduleJobActiveDaysOfWeek | No |
Times |
array of TimeRange | No |
ChaosParameters
Type: string
Required: No
A reference to which Chaos Parameters of the Chaos Schedule to use.
Days
Type: ChaosScheduleJobActiveDaysOfWeek
Required: No
Defines the days of the week that a Chaos Schedule Job will run for.
Times
Type: array of TimeRange
Required: No
A list of Time Ranges that specify when during active days that this job will run. The times are interpreted as UTC.