SpendingLimitStatus type

The status of current spending limit.
KnownSpendingLimitStatus can be used interchangeably with SpendingLimitStatus, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
None: None
Active: Active
Expired: Expired
LimitReached: LimitReached
LimitRemoved: LimitRemoved

type SpendingLimitStatus = string