Msvm_SerialPortOnSerialController class
Associates a serial port with a serial controller.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SerialPortOnSerialController : CIM_PortOnDevice
{
CIM_LogicalDevice REF Antecedent;
CIM_LogicalPort REF Dependent;
};
Members
The Msvm_SerialPortOnSerialController class has these types of members:
Properties
The Msvm_SerialPortOnSerialController class has these properties.
-
Antecedent
-
-
Data type: CIM_LogicalDevice
-
Access type: Read-only
The serial controller to which the port is connected. This property is inherited from CIM_PortOnDevice.
-
-
Dependent
-
-
Data type: CIM_LogicalPort
-
Access type: Read-only
The port of the serial controller. This property is inherited from CIM_PortOnDevice.
-
Remarks
Access to the Msvm_SerialPortOnSerialController class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|