TieringCostRehydrationInfo interface
Response parameters for tiering cost info for rehydration
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
rehydration |
Rehydration size in bytes |
retail |
Source tier to target tier rehydration cost per GB per month |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
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