SubscriptionMonthlyUsageRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |