FetchTieringCostInfoRequest interface
Base class for tiering cost request. Specific cost request types are derived from this class.
Properties
| object |
The discriminator possible values: FetchTieringCostInfoForRehydrationRequest, FetchTieringCostSavingsInfoForPolicyRequest, FetchTieringCostSavingsInfoForProtectedItemRequest, FetchTieringCostSavingsInfoForVaultRequest |
| source |
Source tier for the request |
| target |
target tier for the request |
Property Details
objectType
The discriminator possible values: FetchTieringCostInfoForRehydrationRequest, FetchTieringCostSavingsInfoForPolicyRequest, FetchTieringCostSavingsInfoForProtectedItemRequest, FetchTieringCostSavingsInfoForVaultRequest
objectType: string
Property Value
string
sourceTierType
Source tier for the request
sourceTierType: RecoveryPointTierType
Property Value
targetTierType
target tier for the request
targetTierType: RecoveryPointTierType