LegacySingleScopeReservationRecommendationProperties interface

The properties of the legacy reservation recommendation for single scope.

Extends

Properties

scope

Shared or single recommendation.

subscriptionId

Subscription id associated with single scoped recommendation.

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

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

scope

Shared or single recommendation.

scope: "Single"

Property Value

"Single"

subscriptionId

Subscription id associated with single scoped recommendation.

subscriptionId?: string

Property Value

string

Inherited Property Details

costWithNoReservedInstances

The total amount of cost without reserved instances.

costWithNoReservedInstances?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.costWithNoReservedInstances

firstUsageDate

The usage date for looking back.

firstUsageDate?: Date

Property Value

Date

Inherited From LegacyReservationRecommendationProperties.firstUsageDate

instanceFlexibilityGroup

The instance Flexibility Group.

instanceFlexibilityGroup?: string

Property Value

string

Inherited From LegacyReservationRecommendationProperties.instanceFlexibilityGroup

instanceFlexibilityRatio

The instance Flexibility Ratio.

instanceFlexibilityRatio?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.instanceFlexibilityRatio

lastUsageDate

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

lastUsageDate?: Date

Property Value

Date

Inherited From LegacyReservationRecommendationProperties.lastUsageDate

lookBackPeriod

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

lookBackPeriod?: string

Property Value

string

Inherited From LegacyReservationRecommendationProperties.lookBackPeriod

meterId

The meter id (GUID)

meterId?: string

Property Value

string

Inherited From LegacyReservationRecommendationProperties.meterId

netSavings

Total estimated savings with reserved instances.

netSavings?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.netSavings

normalizedSize

The normalized Size.

normalizedSize?: string

Property Value

string

Inherited From LegacyReservationRecommendationProperties.normalizedSize

recommendedQuantity

Recommended quality for reserved instances.

recommendedQuantity?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.recommendedQuantity

recommendedQuantityNormalized

The recommended Quantity Normalized.

recommendedQuantityNormalized?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.recommendedQuantityNormalized

resourceType

The azure resource type.

resourceType?: string

Property Value

string

Inherited From LegacyReservationRecommendationProperties.resourceType

skuProperties

List of sku properties

skuProperties?: SkuProperty[]

Property Value

Inherited From LegacyReservationRecommendationProperties.skuProperties

term

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

term?: string

Property Value

string

Inherited From LegacyReservationRecommendationProperties.term

totalCostWithReservedInstances

The total amount of cost with reserved instances.

totalCostWithReservedInstances?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.totalCostWithReservedInstances

totalHours

The total hours for which the cost is covered.

totalHours?: number

Property Value

number

Inherited From LegacyReservationRecommendationProperties.totalHours