Click or drag to resize

AddDrivesRequest Properties

The AddDrivesRequest type exposes the following members.

Properties
  NameDescription
Public propertyDrives
Returns information about each drive to be added to the cluster. Possible values are: driveID: The ID of the drive to add. (Integer) type: (Optional) The type of drive to add. Valid values are "slice" or "block". If omitted, the system assigns the correct type. (String)
Top
See Also