TieringCostSavingInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET