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

PriceSheetProperties 类

定义

价目表的属性。

public class PriceSheetProperties
type PriceSheetProperties = class
Public Class PriceSheetProperties
继承
PriceSheetProperties

构造函数

PriceSheetProperties()

初始化 PriceSheetProperties 类的新实例。

PriceSheetProperties(String, String, MeterDetails, String, Nullable<Decimal>, String, Nullable<Decimal>, String)

初始化 PriceSheetProperties 类的新实例。

属性

BillingPeriodId

获取使用情况所属的计费周期资源的 ID。

CurrencyCode

获取货币代码

IncludedQuantity

获取产品/服务包含的质量

MeterDetails

获取有关计量的详细信息。 默认情况下,除非在 $expand 中指定,否则不会填充它。

MeterId

获取计量 ID

PartNumber

获取部件编号

UnitOfMeasure

获取度量单位

UnitPrice

获取单价

适用于