TieringCostRehydrationInfo interface
Response parameters for tiering cost info for rehydration
- Extends
Properties
| object |
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. |
| rehydration |
Rehydration size in bytes |
| retail |
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