LegacyChargeSummary interface
旧版费用摘要。
属性
| azure |
Azure 费用。 注意:此属性不会序列化。 它只能由服务器填充。 |
| billing |
费用所属的计费周期资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| charges |
单独计费的费用。 注意:此属性不会序列化。 它只能由服务器填充。 |
| currency | 货币代码说明:此属性不会序列化。 它只能由服务器填充。 |
| kind | 多态鉴别器,它指定此对象可以的不同类型的 |
| marketplace |
市场费用。 注意:此属性不会序列化。 它只能由服务器填充。 |
| usage |
使用情况结束日期。 注意:此属性不会序列化。 它只能由服务器填充。 |
| usage |
使用情况开始日期。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| e |
资源的 eTag。 若要处理并发更新方案,此字段将用于确定用户是否正在更新最新版本。 |
| id | 资源 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
azureCharges
Azure 费用。 注意:此属性不会序列化。 它只能由服务器填充。
azureCharges?: number
属性值
number
billingPeriodId
费用所属的计费周期资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。
billingPeriodId?: string
属性值
string
chargesBilledSeparately
单独计费的费用。 注意:此属性不会序列化。 它只能由服务器填充。
chargesBilledSeparately?: number
属性值
number
currency
货币代码说明:此属性不会序列化。 它只能由服务器填充。
currency?: string
属性值
string
kind
多态鉴别器,它指定此对象可以的不同类型的
kind: "legacy"
属性值
"legacy"
marketplaceCharges
市场费用。 注意:此属性不会序列化。 它只能由服务器填充。
marketplaceCharges?: number
属性值
number
usageEnd
使用情况结束日期。 注意:此属性不会序列化。 它只能由服务器填充。
usageEnd?: string
属性值
string
usageStart
使用情况开始日期。 注意:此属性不会序列化。 它只能由服务器填充。
usageStart?: string
属性值
string