AzureResourceMonthlyUsageRecord Class

Definition

Defines the monthly usage record for an Azure subscription resource.

public sealed class AzureResourceMonthlyUsageRecord : Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase
type AzureResourceMonthlyUsageRecord = class
    inherit UsageRecordBase
Public NotInheritable Class AzureResourceMonthlyUsageRecord
Inherits UsageRecordBase
Inheritance
AzureResourceMonthlyUsageRecord

Constructors

AzureResourceMonthlyUsageRecord()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Category

Gets or sets the azure resource category.

CurrencyCode

Gets or sets the currency code.

(Inherited from UsageRecordBase)
CurrencyLocale

Gets or sets the currency locale.

(Inherited from UsageRecordBase)
LastModifiedDate

Gets or sets the date the usage record was last modified.

(Inherited from UsageRecordBase)
QuantityUsed

Gets or sets the quantity of the Azure resource used.

ResourceId

Gets or sets the azure resource unique identifier.

ResourceName

Gets or sets the name of the azure resource.

Subcategory

Gets or sets the azure resource sub-category.

TotalCost

Gets or sets the estimated total cost of usage for the azure resource.

Unit

Gets or sets the unit of measure for the Azure resource.

USDTotalCost

Gets or sets the estimated total cost in USD.

(Inherited from UsageRecordBase)

Applies to