Marketplace interface

A marketplace resource.

Extends

Properties

accountName

Account name.

additionalInfo

Additional information.

additionalProperties

Additional details of this usage item. By default this is not populated, unless it's specified in $expand.

billingPeriodId

The id of the billing period resource that the usage belongs to.

consumedQuantity

The quantity of usage.

consumedService

Consumed service name.

costCenter

The cost center of this department if it is a department and a costcenter exists

currency

The ISO currency in which the meter is charged, for example, USD.

departmentName

Department name.

etag

The etag for the resource.

instanceId

The uri of the resource instance that the usage is about.

instanceName

The name of the resource instance that the usage is about.

isEstimated

The estimated usage is subject to change.

isRecurringCharge

Flag indicating whether this is a recurring charge or not.

meterId

The meter id (GUID).

offerName

The type of offer.

orderNumber

The order number.

planName

The name of plan.

pretaxCost

The amount of cost before tax.

publisherName

The name of publisher.

resourceGroup

The name of resource group.

resourceRate

The marketplace resource rate.

subscriptionGuid

Subscription guid.

subscriptionName

Subscription name.

tags

Resource tags.

unitOfMeasure

The unit of measure.

usageEnd

The end of the date time range covered by the usage detail.

usageStart

The start of the date time range covered by the usage detail.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

accountName

Account name.

accountName?: string

Property Value

string

additionalInfo

Additional information.

additionalInfo?: string

Property Value

string

additionalProperties

Additional details of this usage item. By default this is not populated, unless it's specified in $expand.

additionalProperties?: string

Property Value

string

billingPeriodId

The id of the billing period resource that the usage belongs to.

billingPeriodId?: string

Property Value

string

consumedQuantity

The quantity of usage.

consumedQuantity?: number

Property Value

number

consumedService

Consumed service name.

consumedService?: string

Property Value

string

costCenter

The cost center of this department if it is a department and a costcenter exists

costCenter?: string

Property Value

string

currency

The ISO currency in which the meter is charged, for example, USD.

currency?: string

Property Value

string

departmentName

Department name.

departmentName?: string

Property Value

string

etag

The etag for the resource.

etag?: string

Property Value

string

instanceId

The uri of the resource instance that the usage is about.

instanceId?: string

Property Value

string

instanceName

The name of the resource instance that the usage is about.

instanceName?: string

Property Value

string

isEstimated

The estimated usage is subject to change.

isEstimated?: boolean

Property Value

boolean

isRecurringCharge

Flag indicating whether this is a recurring charge or not.

isRecurringCharge?: boolean

Property Value

boolean

meterId

The meter id (GUID).

meterId?: string

Property Value

string

offerName

The type of offer.

offerName?: string

Property Value

string

orderNumber

The order number.

orderNumber?: string

Property Value

string

planName

The name of plan.

planName?: string

Property Value

string

pretaxCost

The amount of cost before tax.

pretaxCost?: number

Property Value

number

publisherName

The name of publisher.

publisherName?: string

Property Value

string

resourceGroup

The name of resource group.

resourceGroup?: string

Property Value

string

resourceRate

The marketplace resource rate.

resourceRate?: number

Property Value

number

subscriptionGuid

Subscription guid.

subscriptionGuid?: string

Property Value

string

subscriptionName

Subscription name.

subscriptionName?: string

Property Value

string

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

unitOfMeasure

The unit of measure.

unitOfMeasure?: string

Property Value

string

usageEnd

The end of the date time range covered by the usage detail.

usageEnd?: Date

Property Value

Date

usageStart

The start of the date time range covered by the usage detail.

usageStart?: Date

Property Value

Date

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From Resource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From Resource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From Resource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From Resource.type