TrialStatus type
Defines values for TrialStatus.
KnownTrialStatus can be used interchangeably with TrialStatus,
this enum contains the known values that the service supports.
Known values supported by the service
TrialAvailable: is available
TrialUsed: is used
TrialDisabled: is disabled
type TrialStatus = string