FreeLimitExhaustionBehavior type
指定免费数据库使用每月免费限制时的行为。
AutoPause:当剩余月份的可用限制用尽时,数据库将自动暂停。
BillForUsage:在耗尽免费限制后,数据库将继续联机,并且将收取任何超额费用。
KnownFreeLimitExhaustionBehavior 可以与 FreeLimitExhaustionBehavior 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
自动暂停:自动暂停
账单过度使用:账单过度使用
type FreeLimitExhaustionBehavior = string