BillingSubscriptionStatus type

The subscription status.
KnownBillingSubscriptionStatus can be used interchangeably with BillingSubscriptionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
Unknown: Unknown
Active: Active
Disabled: Disabled
Deleted: Deleted
Warned: Warned
Expiring: Expiring
Expired: Expired
AutoRenew: AutoRenew
Cancelled: Cancelled
Suspended: Suspended
Failed: Failed

type BillingSubscriptionStatus = string