Table of Contents

Class VMwareVirtualIdeControllerDevice

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a virtual IDE controller device in a VMware virtual machine.

public class VMwareVirtualIdeControllerDevice : VMwareVirtualHardwareDeviceBase, IComparable<VMwareVirtualHardwareDeviceBase>
Inheritance
VMwareVirtualIdeControllerDevice
Implements
Inherited Members

Constructors

VMwareVirtualIdeControllerDevice()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.VMwareVirtualIdeControllerDevice class.

public VMwareVirtualIdeControllerDevice()

Properties

AdvancedViewOnly

Gets whether this item type is displayed in advanced view only.

public override bool AdvancedViewOnly { get; }

Property Value

bool