PrepareDataMoveResponse interface
準備 DataMove 回應
- Extends
屬性
correlation |
移動作業的共同關聯標識碼 |
object |
多型歧視性,指定這個物件可以是的不同類型 |
source |
來源保存庫屬性 |
屬性詳細資料
correlationId
移動作業的共同關聯標識碼
correlationId?: string
屬性值
string
objectType
多型歧視性,指定這個物件可以是的不同類型
objectType: "PrepareDataMoveResponse"
屬性值
"PrepareDataMoveResponse"
sourceVaultProperties
來源保存庫屬性
sourceVaultProperties?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}