TieringCostSavingInfo interface

Response parameters for tiering cost info for savings

Extends

Properties

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

retailSourceTierCostPerGBPerMonth

Source tier retail cost per GB per month

retailTargetTierCostPerGBPerMonth

Target tier retail cost per GB per month

sourceTierSizeReductionInBytes

Source tier size reduction in bytes after moving all the recommended backup points to target tier

targetTierSizeIncreaseInBytes

Target tier size increase in bytes after moving all the recommended backup points to target tier

Property Details

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

objectType: "TieringCostSavingInfo"

Property Value

"TieringCostSavingInfo"

retailSourceTierCostPerGBPerMonth

Source tier retail cost per GB per month

retailSourceTierCostPerGBPerMonth: number

Property Value

number

retailTargetTierCostPerGBPerMonth

Target tier retail cost per GB per month

retailTargetTierCostPerGBPerMonth: number

Property Value

number

sourceTierSizeReductionInBytes

Source tier size reduction in bytes after moving all the recommended backup points to target tier

sourceTierSizeReductionInBytes: number

Property Value

number

targetTierSizeIncreaseInBytes

Target tier size increase in bytes after moving all the recommended backup points to target tier

targetTierSizeIncreaseInBytes: number

Property Value

number