PrepareDataMoveResponse interface

Prepare DataMove Response

Extends

Properties

correlationId

Co-relationId for move operation

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

sourceVaultProperties

Source Vault Properties

Property Details

correlationId

Co-relationId for move operation

correlationId?: string

Property Value

string

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

objectType: "PrepareDataMoveResponse"

Property Value

"PrepareDataMoveResponse"

sourceVaultProperties

Source Vault Properties

sourceVaultProperties?: Record<string, string>

Property Value

Record<string, string>