Compartir a través de


LabCost interface

A cost item.

Extends

Properties

createdDate

The creation date of the cost.

currencyCode

The currency code of the cost.

endDateTime

The end time of the cost data.

labCostDetails

The lab cost details component of the cost data. NOTE: This property will not be serialized. It can only be populated by the server.

labCostSummary

The lab cost summary component of the cost data. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

resourceCosts

The resource cost component of the cost data. NOTE: This property will not be serialized. It can only be populated by the server.

startDateTime

The start time of the cost data.

targetCost

The target cost properties

uniqueIdentifier

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

The location of the resource.

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The tags of the resource.

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdDate

The creation date of the cost.

createdDate?: Date

Property Value

Date

currencyCode

The currency code of the cost.

currencyCode?: string

Property Value

string

endDateTime

The end time of the cost data.

endDateTime?: Date

Property Value

Date

labCostDetails

The lab cost details component of the cost data. NOTE: This property will not be serialized. It can only be populated by the server.

labCostDetails?: LabCostDetailsProperties[]

Property Value

labCostSummary

The lab cost summary component of the cost data. NOTE: This property will not be serialized. It can only be populated by the server.

labCostSummary?: LabCostSummaryProperties

Property Value

provisioningState

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceCosts

The resource cost component of the cost data. NOTE: This property will not be serialized. It can only be populated by the server.

resourceCosts?: LabResourceCostProperties[]

Property Value

startDateTime

The start time of the cost data.

startDateTime?: Date

Property Value

Date

targetCost

The target cost properties

targetCost?: TargetCostProperties

Property Value

uniqueIdentifier

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

uniqueIdentifier?: string

Property Value

string

Inherited Property Details

id

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

The location of the resource.

location?: string

Property Value

string

Inherited From Resource.location

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

The tags of the resource.

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type