ModernSingleScopeReservationRecommendationProperties interface

The properties of the modern 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.

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.

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

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

Property Value

Inherited From ModernReservationRecommendationProperties.costWithNoReservedInstances

firstUsageDate

The usage date for looking back.

firstUsageDate?: Date

Property Value

Date

Inherited From ModernReservationRecommendationProperties.firstUsageDate

instanceFlexibilityGroup

The instance Flexibility Group.

instanceFlexibilityGroup?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.instanceFlexibilityGroup

instanceFlexibilityRatio

The instance Flexibility Ratio.

instanceFlexibilityRatio?: number

Property Value

number

Inherited From ModernReservationRecommendationProperties.instanceFlexibilityRatio

lastUsageDate

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

lastUsageDate?: Date

Property Value

Date

Inherited From ModernReservationRecommendationProperties.lastUsageDate

location

Resource Location.

location?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.location

lookBackPeriod

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

lookBackPeriod?: number

Property Value

number

Inherited From ModernReservationRecommendationProperties.lookBackPeriod

meterId

The meter id (GUID)

meterId?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.meterId

netSavings

Total estimated savings with reserved instances.

netSavings?: Amount

Property Value

Inherited From ModernReservationRecommendationProperties.netSavings

normalizedSize

The normalized Size.

normalizedSize?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.normalizedSize

recommendedQuantity

Recommended quality for reserved instances.

recommendedQuantity?: number

Property Value

number

Inherited From ModernReservationRecommendationProperties.recommendedQuantity

recommendedQuantityNormalized

The recommended Quantity Normalized.

recommendedQuantityNormalized?: number

Property Value

number

Inherited From ModernReservationRecommendationProperties.recommendedQuantityNormalized

resourceType

Resource type.

resourceType?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.resourceType

skuName

This is the ARM Sku name.

skuName?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.skuName

skuProperties

List of sku properties

skuProperties?: SkuProperty[]

Property Value

Inherited From ModernReservationRecommendationProperties.skuProperties

term

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

term?: string

Property Value

string

Inherited From ModernReservationRecommendationProperties.term

totalCostWithReservedInstances

The total amount of cost with reserved instances.

totalCostWithReservedInstances?: Amount

Property Value

Inherited From ModernReservationRecommendationProperties.totalCostWithReservedInstances

totalHours

The total hours for which the cost is covered.

totalHours?: number

Property Value

number

Inherited From ModernReservationRecommendationProperties.totalHours