CloneRequest interface
Clone Job Request Model.
Properties
disk | Disk Object |
new |
Name of new endpoint which will created as part of clone job. |
share | Share Object. |
target |
Access point Id on which clone job will performed. |
target |
DeviceId of the device which will act as the Clone target |
Property Details
disk
newEndpointName
Name of new endpoint which will created as part of clone job.
newEndpointName: string
Property Value
string
share
targetAccessPointId
Access point Id on which clone job will performed.
targetAccessPointId: string
Property Value
string
targetDeviceId
DeviceId of the device which will act as the Clone target
targetDeviceId: 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