TieringCostSavingInfo interface

Response parameters for tiering cost info for savings

Extends

Properties

objectType

Polymorphic discriminator, which specifies the different types this object can be

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

Polymorphic discriminator, which specifies the different types this object can be

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