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

LabResourceCostProperties interface

资源成本项的属性。

属性

externalResourceId

外部资源的 ID

resourceCost

资源成本项的成本组件。

resourceId

资源的 ID

resourcename

资源的名称。

resourceOwner

资源的所有者(例如 janedoe@microsoft.com)

resourcePricingTier

资源的类别(例如Premium_LRS,Standard_DS1)

resourceStatus

资源的状态(例如活动)

resourceType

逻辑资源类型(例如 virtualmachine,storageaccount)

resourceUId

资源的唯一标识符。

属性详细信息

externalResourceId

外部资源的 ID

externalResourceId?: string

属性值

string

resourceCost

资源成本项的成本组件。

resourceCost?: number

属性值

number

resourceId

资源的 ID

resourceId?: string

属性值

string

resourcename

资源的名称。

resourcename?: string

属性值

string

resourceOwner

资源的所有者(例如 janedoe@microsoft.com)

resourceOwner?: string

属性值

string

resourcePricingTier

资源的类别(例如Premium_LRS,Standard_DS1)

resourcePricingTier?: string

属性值

string

resourceStatus

资源的状态(例如活动)

resourceStatus?: string

属性值

string

resourceType

逻辑资源类型(例如 virtualmachine,storageaccount)

resourceType?: string

属性值

string

resourceUId

资源的唯一标识符。

resourceUId?: string

属性值

string