共用方式為


LabCost interface

成本專案。

Extends

屬性

createdDate

成本的建立日期。

currencyCode

成本的貨幣代碼。

endDateTime

成本數據的結束時間。

labCostDetails

成本數據的實驗室成本詳細數據元件。 注意:這個屬性不會串行化。 它只能由伺服器填入。

labCostSummary

成本數據的實驗室成本摘要元件。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceCosts

成本數據的資源成本元件。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startDateTime

成本數據的開始時間。

targetCost

目標成本屬性

uniqueIdentifier

資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源的位置。

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源的標記。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

createdDate

成本的建立日期。

createdDate?: Date

屬性值

Date

currencyCode

成本的貨幣代碼。

currencyCode?: string

屬性值

string

endDateTime

成本數據的結束時間。

endDateTime?: Date

屬性值

Date

labCostDetails

成本數據的實驗室成本詳細數據元件。 注意:這個屬性不會串行化。 它只能由伺服器填入。

labCostDetails?: LabCostDetailsProperties[]

屬性值

labCostSummary

成本數據的實驗室成本摘要元件。 注意:這個屬性不會串行化。 它只能由伺服器填入。

labCostSummary?: LabCostSummaryProperties

屬性值

provisioningState

資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceCosts

成本數據的資源成本元件。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceCosts?: LabResourceCostProperties[]

屬性值

startDateTime

成本數據的開始時間。

startDateTime?: Date

屬性值

Date

targetCost

目標成本屬性

targetCost?: TargetCostProperties

屬性值

uniqueIdentifier

資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

uniqueIdentifier?: string

屬性值

string

繼承的屬性詳細資料

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源的位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源的標記。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type