ResourceUsageRecord 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 estimated monetary cost of a subscription's resource level usage in the current billing cycle.
public class ResourceUsageRecord : Microsoft.Store.PartnerCenter.Models.Usage.UsageRecordBase
type ResourceUsageRecord = class
inherit UsageRecordBase
Public Class ResourceUsageRecord
Inherits UsageRecordBase
- Inheritance
Constructors
ResourceUsageRecord() |
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) |
EntitlementId |
Gets or sets the entitlement Id. |
EntitlementName |
Gets or sets the entitlement name. |
LastModifiedDate |
Gets or sets the date the usage record was last modified. (Inherited from UsageRecordBase) |
ResourceGroupName |
Gets or sets the resource group name. |
ResourceId |
Gets or sets the resource unique identifier. (Inherited from UsageRecordBase) |
ResourceName |
Gets or sets the name of the resource. (Inherited from UsageRecordBase) |
ResourceType |
Gets or sets the resource type. |
ResourceUri |
Gets or sets the resource Uri. |
SubscriptionId |
Gets or sets the subscription Id. |
TotalCost |
Gets or sets the estimated total cost of usage. (Inherited from UsageRecordBase) |
USDTotalCost |
Gets or sets the estimated total cost in USD. (Inherited from UsageRecordBase) |