FetchTieringCostInfoRequest interface
Base class for tiering cost request. Specific cost request types are derived from this class.
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
source |
Source tier for the request |
target |
target tier for the request |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"
Property Value
"FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"
sourceTierType
Source tier for the request
sourceTierType: RecoveryPointTierType
Property Value
targetTierType
target tier for the request
targetTierType: RecoveryPointTierType