Compartilhar via


SubscriptionMonthlyUsageRecord Class

Definition

Defines the monthly usage record of a subscription.

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

Constructors

SubscriptionMonthlyUsageRecord()

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)
LastModifiedDate

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

(Inherited from UsageRecordBase)
OfferId

Gets or sets the offer id associated to this subscription.

PartnerOnRecord

Gets or sets the partner on record.

ResourceId

Gets or sets the subscription Id.

ResourceName

Gets or sets the subscription name.

Status

Gets or sets the status of the subscription.

TotalCost

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

USDTotalCost

Gets or sets the estimated total cost in USD.

(Inherited from UsageRecordBase)

Applies to