LicenseStatus type

The license status.
KnownLicenseStatus can be used interchangeably with LicenseStatus, this enum contains the known values that the service supports.

Known values supported by the service

Unlicensed: Unlicensed
Licensed: Licensed
OOBGrace: OOBGrace
OOTGrace: OOTGrace
NonGenuineGrace: NonGenuineGrace
Notification: Notification
ExtendedGrace: ExtendedGrace

type LicenseStatus = string