MarketplaceProperties interface

The properties of the marketplace usage detail.

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.

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.

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.

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

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

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