PrepareDataMoveResponse interface
DataMove 応答の準備
- Extends
プロパティ
correlation |
移動操作の共同 relationId |
object |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
source |
ソース コンテナーのプロパティ |
プロパティの詳細
correlationId
移動操作の共同 relationId
correlationId?: string
プロパティ値
string
objectType
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
objectType: "PrepareDataMoveResponse"
プロパティ値
"PrepareDataMoveResponse"
sourceVaultProperties
ソース コンテナーのプロパティ
sourceVaultProperties?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}