SubscriptionState type
The subscription state. Possible values are Enabled, Warned, PastDue, Disabled, and Deleted.
KnownSubscriptionState can be used interchangeably with SubscriptionState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled
Warned
PastDue
Disabled
Deleted
type SubscriptionState = string