共用方式為


FetchTieringCostInfoRequest interface

階層處理成本要求的基類。 特定成本要求類型衍生自這個類別。

屬性

objectType

多型鑒別子,指定此物件可以是的不同類型

sourceTierType

要求的來源層

targetTierType

要求的目標層

屬性詳細資料

objectType

多型鑒別子,指定此物件可以是的不同類型

objectType: "FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"

屬性值

"FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"

sourceTierType

要求的來源層

sourceTierType: RecoveryPointTierType

屬性值

targetTierType

要求的目標層

targetTierType: RecoveryPointTierType

屬性值