The ConnectionCreateSpec class provides a specification for the configuration of a newly-created removable device.
More...
List of all members.
Detailed Description
The ConnectionCreateSpec class provides a specification for the configuration of a newly-created removable device.
Constructor & Destructor Documentation
| vmware::vcenter::vm::hardware::ConnectionCreateSpec::ConnectionCreateSpec |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::vm::hardware::ConnectionCreateSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::vm::hardware::ConnectionCreateSpec::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::vm::hardware::ConnectionCreateSpec::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ConnectionCreateSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::vm::hardware::ConnectionCreateSpec::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::vm::hardware::ConnectionCreateSpec::Equals |
( |
object |
obj | ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ConnectionCreateSpec::GetAllowGuestControl |
( |
| ) |
[inline] |
Flag indicating whether the guest can connect and disconnect the device.
| override int vmware::vcenter::vm::hardware::ConnectionCreateSpec::GetHashCode |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::ConnectionCreateSpec::GetStartConnected |
( |
| ) |
[inline] |
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
| void vmware::vcenter::vm::hardware::ConnectionCreateSpec::SetAllowGuestControl |
( |
bool? |
allowGuestControl | ) |
[inline] |
Flag indicating whether the guest can connect and disconnect the device.
| void vmware::vcenter::vm::hardware::ConnectionCreateSpec::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::ConnectionCreateSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: