Compartilhar via


SubscriptionDailyUsageRecord Class

Definition

Defines the daily usage record of a specific subscription.

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

Constructors

SubscriptionDailyUsageRecord()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
CurrencyCode

Gets or sets the currency code.

(Inherited from UsageRecordBase)
CurrencyLocale

Gets or sets the currency locale.

(Inherited from UsageRecordBase)
DateUsed

Gets or sets the usage date.

LastModifiedDate

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

(Inherited from UsageRecordBase)
ResourceId

Gets or sets the subscription ID.

ResourceName

Gets or sets the subscription name.

TotalCost

Gets or sets the estimated total cost of daily usage for the subscription.

USDTotalCost

Gets or sets the estimated total cost in USD.

(Inherited from UsageRecordBase)

Applies to