The Parallel.UpdateSpec class describes the updates to be made to the configuration of a virtual parallel port.
More...
List of all members.
Detailed Description
The Parallel.UpdateSpec class describes the updates to be made to the configuration of a virtual parallel port.
Constructor & Destructor Documentation
| vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::UpdateSpec |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::Equals |
( |
object |
obj | ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::GetAllowGuestControl |
( |
| ) |
[inline] |
Flag indicating whether the guest can connect and disconnect the device.
Physical resource backing for the virtual parallel port.
This field may only be modified if the virtual machine is not powered on or the virtual parallel port is not connected.
| override int vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::GetHashCode |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::GetStartConnected |
( |
| ) |
[inline] |
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
| void vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::SetAllowGuestControl |
( |
bool? |
allowGuestControl | ) |
[inline] |
Flag indicating whether the guest can connect and disconnect the device.
Physical resource backing for the virtual parallel port.
This field may only be modified if the virtual machine is not powered on or the virtual parallel port is not connected.
| void vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::SetStartConnected |
( |
bool? |
startConnected | ) |
[inline] |
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
| override string vmware::vcenter::vm::hardware::ParallelTypes::UpdateSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: