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