你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PlanData interface

计费计划信息。

属性

billingCycle

不同的计费周期,如每月/每周

effectiveDate

应用计划的日期 注意:不会序列化此属性。 它只能由服务器填充。

planId

由 Liftr.PAN 发布的计划 ID

usageType

不同的使用类型,如 PAYG/COMMITTED

属性详细信息

billingCycle

不同的计费周期,如每月/每周

billingCycle: string

属性值

string

effectiveDate

应用计划的日期 注意:不会序列化此属性。 它只能由服务器填充。

effectiveDate?: Date

属性值

Date

planId

由 Liftr.PAN 发布的计划 ID

planId: string

属性值

string

usageType

不同的使用类型,如 PAYG/COMMITTED

usageType?: string

属性值

string