StudentLabStatus type

Student Lab Status
KnownStudentLabStatus can be used interchangeably with StudentLabStatus, this enum contains the known values that the service supports.

Known values supported by the service

Active: Active
Disabled: Disabled
Expired: Expired
Pending: Pending
Deleted: Deleted

type StudentLabStatus = string