ModernReservationRecommendationProperties interface

The properties of the reservation recommendation.

Properties

costWithNoReservedInstances

The total amount of cost without reserved instances.

firstUsageDate

The usage date for looking back.

instanceFlexibilityGroup

The instance Flexibility Group.

instanceFlexibilityRatio

The instance Flexibility Ratio.

lastUsageDate

The last usage date used for looking back for computing the recommendation.

location

Resource Location.

lookBackPeriod

The number of days of usage to look back for recommendation.

meterId

The meter id (GUID)

netSavings

Total estimated savings with reserved instances.

normalizedSize

The normalized Size.

recommendedQuantity

Recommended quality for reserved instances.

recommendedQuantityNormalized

The recommended Quantity Normalized.

resourceType

Resource type.

scope

The discriminator possible values: Single, Shared

skuName

This is the ARM Sku name.

skuProperties

List of sku properties

term

Term period of the reservation. ex: P1M, P1Y or P3Y.

totalCostWithReservedInstances

The total amount of cost with reserved instances.

totalHours

The total hours for which the cost is covered.

Property Details

costWithNoReservedInstances

The total amount of cost without reserved instances.

costWithNoReservedInstances?: Amount

Property Value

firstUsageDate

The usage date for looking back.

firstUsageDate?: Date

Property Value

Date

instanceFlexibilityGroup

The instance Flexibility Group.

instanceFlexibilityGroup?: string

Property Value

string

instanceFlexibilityRatio

The instance Flexibility Ratio.

instanceFlexibilityRatio?: number

Property Value

number

lastUsageDate

The last usage date used for looking back for computing the recommendation.

lastUsageDate?: Date

Property Value

Date

location

Resource Location.

location?: string

Property Value

string

lookBackPeriod

The number of days of usage to look back for recommendation.

lookBackPeriod?: number

Property Value

number

meterId

The meter id (GUID)

meterId?: string

Property Value

string

netSavings

Total estimated savings with reserved instances.

netSavings?: Amount

Property Value

normalizedSize

The normalized Size.

normalizedSize?: string

Property Value

string

recommendedQuantity

Recommended quality for reserved instances.

recommendedQuantity?: number

Property Value

number

recommendedQuantityNormalized

The recommended Quantity Normalized.

recommendedQuantityNormalized?: number

Property Value

number

resourceType

Resource type.

resourceType?: string

Property Value

string

scope

The discriminator possible values: Single, Shared

scope: string

Property Value

string

skuName

This is the ARM Sku name.

skuName?: string

Property Value

string

skuProperties

List of sku properties

skuProperties?: SkuProperty[]

Property Value

term

Term period of the reservation. ex: P1M, P1Y or P3Y.

term?: string

Property Value

string

totalCostWithReservedInstances

The total amount of cost with reserved instances.

totalCostWithReservedInstances?: Amount

Property Value

totalHours

The total hours for which the cost is covered.

totalHours?: number

Property Value

number