SchedulerInformation interface
An interface representing SchedulerInformation.
Properties
| cancellation |
|
| current |
Possible values include: 'Queued', 'Scheduled', 'Ended' |
| ended |
|
| scheduled |
|
| submitted |
Property Details
cancellationRequestedAt
cancellationRequestedAt?: Date
Property Value
Date
currentState
Possible values include: 'Queued', 'Scheduled', 'Ended'
currentState?: SchedulerCurrentState
Property Value
endedAt
endedAt?: Date
Property Value
Date
scheduledAt
scheduledAt?: Date
Property Value
Date
submittedAt
submittedAt?: Date
Property Value
Date