次の方法で共有


FetchTieringCostInfoRequest interface

コスト要求を階層化するための基本クラス。 特定のコスト要求の種類は、このクラスから派生します。

プロパティ

objectType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

sourceTierType

要求のソース層

targetTierType

要求のターゲット層

プロパティの詳細

objectType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

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

プロパティ値

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

sourceTierType

要求のソース層

sourceTierType: RecoveryPointTierType

プロパティ値

targetTierType

要求のターゲット層

targetTierType: RecoveryPointTierType

プロパティ値