PrepareDataMoveRequest interface
Prepare DataMove Request
Properties
data |
DataMove Level |
ignore |
Ignore the artifacts which are already moved. |
source |
Source Container ArmIds This needs to be populated only if DataMoveLevel is set to container |
target |
Target Region |
target |
ARM Id of target vault |
Property Details
dataMoveLevel
DataMove Level
dataMoveLevel: string
Property Value
string
ignoreMoved
Ignore the artifacts which are already moved.
ignoreMoved?: boolean
Property Value
boolean
sourceContainerArmIds
Source Container ArmIds This needs to be populated only if DataMoveLevel is set to container
sourceContainerArmIds?: string[]
Property Value
string[]
targetRegion
Target Region
targetRegion: string
Property Value
string
targetResourceId
ARM Id of target vault
targetResourceId: string
Property Value
string