VMwareCbtUpdateDiskInput interface
VMwareCbt disk input for update.
Properties
| disk |
The disk Id. |
| is |
A value indicating whether the disk is the OS disk. |
| target |
The target disk name. |
Property Details
diskId
The disk Id.
diskId: string
Property Value
string
isOSDisk
A value indicating whether the disk is the OS disk.
isOSDisk?: string
Property Value
string
targetDiskName
The target disk name.
targetDiskName?: string
Property Value
string