TieringCostRehydrationInfo 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 rehydration.
public class TieringCostRehydrationInfo : Azure.ResourceManager.RecoveryServicesBackup.Models.TieringCostInfo
type TieringCostRehydrationInfo = class
inherit TieringCostInfo
Public Class TieringCostRehydrationInfo
Inherits TieringCostInfo
- Inheritance
Properties
RehydrationSizeInBytes |
Rehydration size in bytes. |
RetailRehydrationCostPerGBPerMonth |
Source tier to target tier rehydration cost per GB per month. |
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