Share via


TieringCostSavingInfo Class

Definition

Response parameters for tiering cost info for savings.

public class TieringCostSavingInfo : Azure.ResourceManager.RecoveryServicesBackup.Models.TieringCostInfo
type TieringCostSavingInfo = class
    inherit TieringCostInfo
Public Class TieringCostSavingInfo
Inherits TieringCostInfo
Inheritance
TieringCostSavingInfo

Properties

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.

Applies to