The Parallel.BackingInfo class contains information about the physical resource backing a virtual parallel port.
More...
List of all members.
Detailed Description
The Parallel.BackingInfo class contains information about the physical resource backing a virtual parallel port.
Constructor & Destructor Documentation
| vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::BackingInfo |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::Equals |
( |
object |
obj | ) |
[inline] |
Backing type for the virtual parallel port.
| bool vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::GetAutoDetect |
( |
| ) |
[inline] |
Flag indicating whether the virtual parallel port is configured to automatically detect a suitable host device.
| string vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::GetFile |
( |
| ) |
[inline] |
Path of the file backing the virtual parallel port.
| override int vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::GetHashCode |
( |
| ) |
[inline] |
| string vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::GetHostDevice |
( |
| ) |
[inline] |
Name of the device backing the virtual parallel port.
| void vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::SetAutoDetect |
( |
bool? |
autoDetect | ) |
[inline] |
Flag indicating whether the virtual parallel port is configured to automatically detect a suitable host device.
| void vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::SetFile |
( |
string |
file | ) |
[inline] |
Path of the file backing the virtual parallel port.
| void vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::SetHostDevice |
( |
string |
hostDevice | ) |
[inline] |
Name of the device backing the virtual parallel port.
Backing type for the virtual parallel port.
| override string vmware::vcenter::vm::hardware::ParallelTypes::BackingInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: