BillingStatus type
Billing status
KnownBillingStatus can be used interchangeably with BillingStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Billing is enabled.
Disabled: Billing is disabled.
Stopped: Billing is stopped.
type BillingStatus = string