LegacySharedScopeReservationRecommendationProperties interface
The properties of the legacy reservation recommendation for shared scope.
- Extends
Properties
scope | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
cost |
The total amount of cost without reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
first |
The usage date for looking back. NOTE: This property will not be serialized. It can only be populated by the server. |
instance |
The instance Flexibility Group. NOTE: This property will not be serialized. It can only be populated by the server. |
instance |
The instance Flexibility Ratio. NOTE: This property will not be serialized. It can only be populated by the server. |
look |
The number of days of usage to look back for recommendation. NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The meter id (GUID) NOTE: This property will not be serialized. It can only be populated by the server. |
net |
Total estimated savings with reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
normalized |
The normalized Size. NOTE: This property will not be serialized. It can only be populated by the server. |
recommended |
Recommended quality for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
recommended |
The recommended Quantity Normalized. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The azure resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
sku |
List of sku properties NOTE: This property will not be serialized. It can only be populated by the server. |
term | RI recommendations in one or three year terms. NOTE: This property will not be serialized. It can only be populated by the server. |
total |
The total amount of cost with reserved instances. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
scope
Polymorphic discriminator, which specifies the different types this object can be
scope: "Shared"
Property Value
"Shared"
Inherited Property Details
costWithNoReservedInstances
The total amount of cost without reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
costWithNoReservedInstances?: number
Property Value
number
Inherited From LegacyReservationRecommendationProperties.costWithNoReservedInstances
firstUsageDate
The usage date for looking back. NOTE: This property will not be serialized. It can only be populated by the server.
firstUsageDate?: Date
Property Value
Date
Inherited From LegacyReservationRecommendationProperties.firstUsageDate
instanceFlexibilityGroup
The instance Flexibility Group. NOTE: This property will not be serialized. It can only be populated by the server.
instanceFlexibilityGroup?: string
Property Value
string
Inherited From LegacyReservationRecommendationProperties.instanceFlexibilityGroup
instanceFlexibilityRatio
The instance Flexibility Ratio. NOTE: This property will not be serialized. It can only be populated by the server.
instanceFlexibilityRatio?: number
Property Value
number
Inherited From LegacyReservationRecommendationProperties.instanceFlexibilityRatio
lookBackPeriod
The number of days of usage to look back for recommendation. NOTE: This property will not be serialized. It can only be populated by the server.
lookBackPeriod?: string
Property Value
string
Inherited From LegacyReservationRecommendationProperties.lookBackPeriod
meterId
The meter id (GUID) NOTE: This property will not be serialized. It can only be populated by the server.
meterId?: string
Property Value
string
Inherited From LegacyReservationRecommendationProperties.meterId
netSavings
Total estimated savings with reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
netSavings?: number
Property Value
number
Inherited From LegacyReservationRecommendationProperties.netSavings
normalizedSize
The normalized Size. NOTE: This property will not be serialized. It can only be populated by the server.
normalizedSize?: string
Property Value
string
Inherited From LegacyReservationRecommendationProperties.normalizedSize
recommendedQuantity
Recommended quality for reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
recommendedQuantity?: number
Property Value
number
Inherited From LegacyReservationRecommendationProperties.recommendedQuantity
recommendedQuantityNormalized
The recommended Quantity Normalized. NOTE: This property will not be serialized. It can only be populated by the server.
recommendedQuantityNormalized?: number
Property Value
number
Inherited From LegacyReservationRecommendationProperties.recommendedQuantityNormalized
resourceType
The azure resource type. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
Inherited From LegacyReservationRecommendationProperties.resourceType
skuProperties
List of sku properties NOTE: This property will not be serialized. It can only be populated by the server.
skuProperties?: SkuProperty[]
Property Value
Inherited From LegacyReservationRecommendationProperties.skuProperties
term
RI recommendations in one or three year terms. NOTE: This property will not be serialized. It can only be populated by the server.
term?: string
Property Value
string
Inherited From LegacyReservationRecommendationProperties.term
totalCostWithReservedInstances
The total amount of cost with reserved instances. NOTE: This property will not be serialized. It can only be populated by the server.
totalCostWithReservedInstances?: number
Property Value
number
Inherited From LegacyReservationRecommendationProperties.totalCostWithReservedInstances