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