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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET