Share via


BillingCycle type

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

Known values supported by the service

YEARLY: Billing cycle is YEARLY
MONTHLY: Billing cycle is MONTHLY
WEEKLY: Billing cycle is WEEKLY

type BillingCycle = string