Compartir a través de


LabResourceCostProperties interface

The properties of a resource cost item.

Properties

externalResourceId

The ID of the external resource

resourceCost

The cost component of the resource cost item.

resourceId

The ID of the resource

resourcename

The name of the resource.

resourceOwner

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

resourcePricingTier

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

resourceStatus

The status of the resource (ex. Active)

resourceType

The logical resource type (ex. virtualmachine, storageaccount)

resourceUId

The unique identifier of the resource.

Property Details

externalResourceId

The ID of the external resource

externalResourceId?: string

Property Value

string

resourceCost

The cost component of the resource cost item.

resourceCost?: number

Property Value

number

resourceId

The ID of the resource

resourceId?: string

Property Value

string

resourcename

The name of the resource.

resourcename?: string

Property Value

string

resourceOwner

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

resourceOwner?: string

Property Value

string

resourcePricingTier

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

resourcePricingTier?: string

Property Value

string

resourceStatus

The status of the resource (ex. Active)

resourceStatus?: string

Property Value

string

resourceType

The logical resource type (ex. virtualmachine, storageaccount)

resourceType?: string

Property Value

string

resourceUId

The unique identifier of the resource.

resourceUId?: string

Property Value

string