FreeTrialState type

The free trial state.
KnownFreeTrialState can be used interchangeably with FreeTrialState, this enum contains the known values that the service supports.

Known values supported by the service

Active: The free trial is active and available for use.
Expired: The free trial has expired and is no longer available.
NotApplicable: The free trial is not applicable for this resource.

type FreeTrialState = string