VMwareCbtUpdateDiskInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VMwareCbt disk input for update.
public class VMwareCbtUpdateDiskInput
type VMwareCbtUpdateDiskInput = class
Public Class VMwareCbtUpdateDiskInput
- Inheritance
-
VMwareCbtUpdateDiskInput
Constructors
VMwareCbtUpdateDiskInput() |
Initializes a new instance of the VMwareCbtUpdateDiskInput class. |
VMwareCbtUpdateDiskInput(String, String, String) |
Initializes a new instance of the VMwareCbtUpdateDiskInput class. |
Properties
DiskId |
Gets or sets the disk Id. |
IsOSDisk |
Gets or sets a value indicating whether the disk is the OS disk. |
TargetDiskName |
Gets or sets the target disk name. |
Methods
Validate() |
Validate the object. |