LegacyReservationRecommendationProperties 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.

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

The azure resource type.

scope

The discriminator possible values: Single, Shared

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?: number

Property Value

number

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

lookBackPeriod

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

lookBackPeriod?: string

Property Value

string

meterId

The meter id (GUID)

meterId?: string

Property Value

string

netSavings

Total estimated savings with reserved instances.

netSavings?: number

Property Value

number

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

The azure resource type.

resourceType?: string

Property Value

string

scope

The discriminator possible values: Single, Shared

scope: 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?: number

Property Value

number

totalHours

The total hours for which the cost is covered.

totalHours?: number

Property Value

number