你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TargetCostProperties interface
成本目标的属性。
属性
cost |
成本阈值。 |
cycle |
报告周期结束日期。 |
cycle |
报告周期开始日期。 |
cycle |
报告周期类型。 |
status | 目标成本状态 |
target | 实验室目标成本 |
属性详细信息
costThresholds
cycleEndDateTime
报告周期结束日期。
cycleEndDateTime?: Date
属性值
Date
cycleStartDateTime
报告周期开始日期。
cycleStartDateTime?: Date
属性值
Date
cycleType
报告周期类型。
cycleType?: string
属性值
string
status
目标成本状态
status?: string
属性值
string
target
实验室目标成本
target?: number
属性值
number