CloneRequest interface
The clone job request.
Properties
backup |
The backup element that is cloned. |
target |
The list of path IDs of the access control records to be associated to the new cloned volume. |
target |
The path ID of the device which will act as the clone target. |
target |
The name of the new volume which will be created and the backup will be cloned into. |
Property Details
backupElement
targetAccessControlRecordIds
The list of path IDs of the access control records to be associated to the new cloned volume.
targetAccessControlRecordIds: string[]
Property Value
string[]
targetDeviceId
The path ID of the device which will act as the clone target.
targetDeviceId: string
Property Value
string
targetVolumeName
The name of the new volume which will be created and the backup will be cloned into.
targetVolumeName: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript