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, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.TieringCostRehydrationInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.TieringCostRehydrationInfo>
type TieringCostRehydrationInfo = class
inherit TieringCostInfo
interface IJsonModel<TieringCostRehydrationInfo>
interface IPersistableModel<TieringCostRehydrationInfo>
Public Class TieringCostRehydrationInfo
Inherits TieringCostInfo
Implements IJsonModel(Of TieringCostRehydrationInfo), IPersistableModel(Of TieringCostRehydrationInfo)
- Inheritance
- Implements
Properties
RehydrationSizeInBytes |
Rehydration size in bytes. |
RetailRehydrationCostPerGBPerMonth |
Source tier to target tier rehydration cost per GB per month. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET