ConsumptionSavingsProperties 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.
Details of the estimated savings.
public class ConsumptionSavingsProperties
type ConsumptionSavingsProperties = class
Public Class ConsumptionSavingsProperties
- Inheritance
-
ConsumptionSavingsProperties
Properties
CalculatedSavings |
List of calculated savings. |
LookBackPeriod |
Number of days of usage to look back used for computing the recommendation. |
RecommendedQuantity |
Number of recommended units of the resource. |
ReservationOrderTerm |
Term period of the reservation, ex: P1Y or P3Y. |
SavingsType |
Type of savings, ex: instance. |
UnitOfMeasure |
Measurement unit ex: hour etc. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET