SchedulerInformation interface
Interfaccia che rappresenta SchedulerInformation.
Proprietà
| cancellation |
|
| current |
I valori possibili includono: 'Queued', 'Scheduled', 'Ended' |
| ended |
|
| scheduled |
|
| submitted |
Dettagli proprietà
cancellationRequestedAt
cancellationRequestedAt?: Date
Valore della proprietà
Date
currentState
I valori possibili includono: 'Queued', 'Scheduled', 'Ended'
currentState?: SchedulerCurrentState
Valore della proprietà
endedAt
endedAt?: Date
Valore della proprietà
Date
scheduledAt
scheduledAt?: Date
Valore della proprietà
Date
submittedAt
submittedAt?: Date
Valore della proprietà
Date