你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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