LabStatus type

The status of this lab
KnownLabStatus can be used interchangeably with LabStatus, this enum contains the known values that the service supports.

Known values supported by the service

Active: Active
Deleted: Deleted
Pending: Pending

type LabStatus = string