PrepareDataMoveResponse interface
Prepare DataMove Response
- Extends
Properties
correlation |
Co-relationId for move operation |
object |
Polymorphic discriminator, which specifies the different types this object can be |
source |
Source Vault Properties |
Property Details
correlationId
Co-relationId for move operation
correlationId?: string
Property Value
string
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "PrepareDataMoveResponse"
Property Value
"PrepareDataMoveResponse"
sourceVaultProperties
Source Vault Properties
sourceVaultProperties?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}