Sdílet prostřednictvím


ConsumptionUsageProperties Class

Definition

Details about historical usage data that has been used for computing the recommendation.

public class ConsumptionUsageProperties
type ConsumptionUsageProperties = class
Public Class ConsumptionUsageProperties
Inheritance
ConsumptionUsageProperties

Properties

FirstConsumptionDate

The first usage date used for looking back for computing the recommendation.

LastConsumptionDate

The last usage date used for looking back for computing the recommendation.

LookBackUnitType

What the usage data values represent ex: virtual machine instance.

UsageData

The breakdown of historical resource usage. The values are in the order of usage between the firstConsumptionDate and the lastConsumptionDate.

UsageGrain

The grain of the values represented in the usage data ex: hourly.

Applies to