The ScsiAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual SCSI adapter of a virtual machine.
More...
List of all members.
Detailed Description
The ScsiAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual SCSI adapter of a virtual machine.
Constructor & Destructor Documentation
| vmware::vcenter::vm::hardware::ScsiAddressSpec::ScsiAddressSpec |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::vm::hardware::ScsiAddressSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::vm::hardware::ScsiAddressSpec::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::vm::hardware::ScsiAddressSpec::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ScsiAddressSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::vm::hardware::ScsiAddressSpec::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::vm::hardware::ScsiAddressSpec::Equals |
( |
object |
obj | ) |
[inline] |
| long vmware::vcenter::vm::hardware::ScsiAddressSpec::GetBus |
( |
| ) |
[inline] |
Bus number of the adapter to which the device should be attached.
| override int vmware::vcenter::vm::hardware::ScsiAddressSpec::GetHashCode |
( |
| ) |
[inline] |
| long vmware::vcenter::vm::hardware::ScsiAddressSpec::GetUnit |
( |
| ) |
[inline] |
Unit number of the device.
| void vmware::vcenter::vm::hardware::ScsiAddressSpec::SetBus |
( |
long |
bus | ) |
[inline] |
Bus number of the adapter to which the device should be attached.
| void vmware::vcenter::vm::hardware::ScsiAddressSpec::SetUnit |
( |
long? |
unit | ) |
[inline] |
Unit number of the device.
| override string vmware::vcenter::vm::hardware::ScsiAddressSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: