Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabResourceCostProperties

Package version

The properties of a resource cost item.

Hierarchy

  • LabResourceCostProperties

Index

Properties

Optional externalResourceId

externalResourceId: undefined | string

The ID of the external resource

Optional resourceCost

resourceCost: undefined | number

The cost component of the resource cost item.

Optional resourceId

resourceId: undefined | string

The ID of the resource

Optional resourceOwner

resourceOwner: undefined | string

The owner of the resource (ex. janedoe@microsoft.com)

Optional resourcePricingTier

resourcePricingTier: undefined | string

The category of the resource (ex. Premium_LRS, Standard_DS1)

Optional resourceStatus

resourceStatus: undefined | string

The status of the resource (ex. Active)

Optional resourceType

resourceType: undefined | string

The logical resource type (ex. virtualmachine, storageaccount)

Optional resourceUId

resourceUId: undefined | string

The unique identifier of the resource.

Optional resourcename

resourcename: undefined | string

The name of the resource.

Generated using TypeDoc