Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabCost

Package version

A cost item.

Hierarchy

Index

Properties

Optional createdDate

createdDate: Date

The creation date of the cost.

Optional currencyCode

currencyCode: undefined | string

The currency code of the cost.

Optional endDateTime

endDateTime: Date

The end time of the cost data.

Optional id

id: undefined | string

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

Optional labCostDetails

labCostDetails: LabCostDetailsProperties[]

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

Optional labCostSummary

labCostSummary: LabCostSummaryProperties

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

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

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

Optional resourceCosts

resourceCosts: LabResourceCostProperties[]

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

Optional startDateTime

startDateTime: Date

The start time of the cost data.

Optional tags

tags: undefined | object

The tags of the resource.

Optional targetCost

The target cost properties

Optional type

type: undefined | string

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

Optional uniqueIdentifier

uniqueIdentifier: undefined | string

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

Generated using TypeDoc