共用方式為


LabResourceCostProperties interface

資源成本項目的屬性。

屬性

externalResourceId

外部資源的標識碼

resourceCost

資源成本專案的成本元件。

resourceId

資源的標識碼

resourcename

資源的名稱。

resourceOwner

資源的擁有者(例如 janedoe@microsoft.com)

resourcePricingTier

資源的類別(例如Premium_LRS,Standard_DS1)

resourceStatus

資源的狀態(例如作用中)

resourceType

邏輯資源類型(例如 virtualmachine、storageaccount)

resourceUId

資源的唯一標識碼。

屬性詳細資料

externalResourceId

外部資源的標識碼

externalResourceId?: string

屬性值

string

resourceCost

資源成本專案的成本元件。

resourceCost?: number

屬性值

number

resourceId

資源的標識碼

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