LegacySingleScopeReservationRecommendationProperties Class
The properties of the legacy reservation recommendation for single scope.
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
LegacySingleScopeReservationRecommendationProperties(**kwargs)
Variables
Name | Description |
---|---|
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). |
resource_type
|
The azure resource type. |
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
|
Required. Shared or single recommendation.Constant filled by server. |
sku_properties
|
List of sku properties. |
subscription_id
|
Subscription id associated with single scoped recommendation. |
Azure SDK for Python