FetchTieringCostSavingsInfoForPolicyRequest interface
Request parameters for tiering cost info for policy
- Extends
Properties
| object |
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. |
| policy |
Name of the backup policy for which the cost savings information is requested |
Inherited Properties
| source |
Source tier for the request |
| target |
target tier for the request |
Property Details
objectType
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.
objectType: "FetchTieringCostSavingsInfoForPolicyRequest"
Property Value
"FetchTieringCostSavingsInfoForPolicyRequest"
policyName
Name of the backup policy for which the cost savings information is requested
policyName: string
Property Value
string
Inherited Property Details
sourceTierType
Source tier for the request
sourceTierType: RecoveryPointTierType
Property Value
Inherited From FetchTieringCostInfoRequest.sourceTierType
targetTierType
target tier for the request
targetTierType: RecoveryPointTierType
Property Value
Inherited From FetchTieringCostInfoRequest.targetTierType