SubscriptionState type

Defines values for SubscriptionState.
KnownSubscriptionState can be used interchangeably with SubscriptionState, this enum contains the known values that the service supports.

Known values supported by the service

Registered
Suspended
Deleted
Unregistered
Warned

type SubscriptionState = string