Table of Contents

Class VMwareVirtualPciControllerDevice

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

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

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

Constructors

VMwareVirtualPciControllerDevice()

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

public VMwareVirtualPciControllerDevice()

Properties

AdvancedViewOnly

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

public override bool AdvancedViewOnly { get; }

Property Value

bool