Compartir a través de


ReservationRecommendationDetailsUsageProperties Class

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

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
ReservationRecommendationDetailsUsageProperties

Constructor

ReservationRecommendationDetailsUsageProperties(**kwargs)

Variables

Name Description
first_consumption_date
str

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

last_consumption_date
str

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

look_back_unit_type
str

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

usage_data

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

usage_grain
str

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