VirtualDiskController interface
Virtual disk controller model
Properties
id | Controller's id NOTE: This property will not be serialized. It can only be populated by the server. |
name | The display name of Controller NOTE: This property will not be serialized. It can only be populated by the server. |
sub |
dik controller subtype (VMWARE_PARAVIRTUAL, BUS_PARALLEL, LSI_PARALLEL, LSI_SAS) NOTE: This property will not be serialized. It can only be populated by the server. |
type | disk controller type (SCSI) NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Controller's id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The display name of Controller NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
subType
dik controller subtype (VMWARE_PARAVIRTUAL, BUS_PARALLEL, LSI_PARALLEL, LSI_SAS) NOTE: This property will not be serialized. It can only be populated by the server.
subType?: string
Property Value
string
type
disk controller type (SCSI) NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string