TieringCostRehydrationInfo interface

Response parameters for tiering cost info for rehydration

Extends

Properties

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

rehydrationSizeInBytes

Rehydration size in bytes

retailRehydrationCostPerGBPerMonth

Source tier to target tier rehydration cost per GB per month

Property Details

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

objectType: "TieringCostRehydrationInfo"

Property Value

"TieringCostRehydrationInfo"

rehydrationSizeInBytes

Rehydration size in bytes

rehydrationSizeInBytes: number

Property Value

number

retailRehydrationCostPerGBPerMonth

Source tier to target tier rehydration cost per GB per month

retailRehydrationCostPerGBPerMonth: number

Property Value

number