FailoverTestStatusForSingleTest type
The current status of the test
KnownFailoverTestStatusForSingleTest can be used interchangeably with FailoverTestStatusForSingleTest,
this enum contains the known values that the service supports.
Known values supported by the service
NotStarted: NotStarted
Starting: Starting
Running: Running
StartFailed: StartFailed
Stopping: Stopping
Completed: Completed
StopFailed: StopFailed
Invalid: Invalid
Expired: Expired
type FailoverTestStatusForSingleTest = string