ModernReservationRecommendation Class
Modern reservation recommendation.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
Constructor
ModernReservationRecommendation(**kwargs)
Variables
Name | Description |
---|---|
location
|
Resource location. |
sku
|
Resource sku. |
id
|
The full qualified ARM ID of an event. |
name
|
The ID that uniquely identifies an event. |
type
|
Resource type. |
etag
|
The etag for the resource. |
tags
|
A set of tags. Resource tags. |
kind
|
Required. Specifies the kind of reservation recommendation.Constant filled by server. Known values are: "legacy", "modern". |
location_properties_location
|
Resource Location. |
look_back_period
|
The number of days of usage to look back for recommendation. |
instance_flexibility_ratio
|
The instance Flexibility Ratio. |
instance_flexibility_group
|
The instance Flexibility Group. |
normalized_size
|
The normalized Size. |
recommended_quantity_normalized
|
The recommended Quantity Normalized. |
meter_id
|
The meter id (GUID). |
term
|
RI recommendations in one or three year terms. |
cost_with_no_reserved_instances
|
The total amount of cost without reserved instances. |
recommended_quantity
|
Recommended quality for reserved instances. |
total_cost_with_reserved_instances
|
The total amount of cost with reserved instances. |
net_savings
|
Total estimated savings with reserved instances. |
first_usage_date
|
The usage date for looking back. |
scope
|
Shared or single recommendation. |
sku_properties
|
List of sku properties. |
sku_name
|
This is the ARM Sku name. |
Azure SDK for Python