ConsumptionLegacyReservationRecommendation 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.
Legacy reservation recommendation.
public class ConsumptionLegacyReservationRecommendation : Azure.ResourceManager.Consumption.Models.ConsumptionReservationRecommendation
type ConsumptionLegacyReservationRecommendation = class
inherit ConsumptionReservationRecommendation
Public Class ConsumptionLegacyReservationRecommendation
Inherits ConsumptionReservationRecommendation
- Inheritance
Properties
CostWithNoReservedInstances |
The total amount of cost without reserved instances. |
ETag |
The etag for the resource. (Inherited from ConsumptionReservationRecommendation) |
FirstUsageOn |
The usage date for looking back. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
InstanceFlexibilityGroup |
The instance Flexibility Group. |
InstanceFlexibilityRatio |
The instance Flexibility Ratio. |
Location |
Resource location. (Inherited from ConsumptionReservationRecommendation) |
LookBackPeriod |
The number of days of usage to look back for recommendation. |
MeterId |
The meter id (GUID). |
Name |
The name of the resource. (Inherited from ResourceData) |
NetSavings |
Total estimated savings with reserved instances. |
NormalizedSize |
The normalized Size. |
RecommendedQuantity |
Recommended quality for reserved instances. |
RecommendedQuantityNormalized |
The recommended Quantity Normalized. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
Sku |
Resource sku. (Inherited from ConsumptionReservationRecommendation) |
SkuProperties |
List of sku properties. |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
Tags |
Resource tags. (Inherited from ConsumptionReservationRecommendation) |
Term |
RI recommendations in one or three year terms. |
TotalCostWithReservedInstances |
The total amount of cost with reserved instances. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |
Applies to
Azure SDK for .NET