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

LabCostDetailsProperties interface

The properties of a lab cost item.

Properties

cost

The cost component of the cost item.

costType

The type of the cost.

date

The date of the cost item.

Property Details

cost

The cost component of the cost item.

cost?: number

Property Value

number

costType

The type of the cost.

costType?: string

Property Value

string

date

The date of the cost item.

date?: Date

Property Value

Date