TaskStatus type
The current status of task.
KnownTaskStatus can be used interchangeably with TaskStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Disabled
Enabled
type TaskStatus = string