ConsumptionModernReservationRecommendation 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.
Modern reservation recommendation.
public class ConsumptionModernReservationRecommendation : Azure.ResourceManager.Consumption.Models.ConsumptionReservationRecommendation
type ConsumptionModernReservationRecommendation = class
inherit ConsumptionReservationRecommendation
Public Class ConsumptionModernReservationRecommendation
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) |
LocationPropertiesLocation |
Resource Location. |
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) |
Scope |
Shared or single recommendation. |
Sku |
Resource sku. (Inherited from ConsumptionReservationRecommendation) |
SkuName |
This is the ARM Sku name. |
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