Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| End of client support |
None supported |
| End of server support |
Windows Server 2012 R2 |
| Namespace |
Root\Virtualization |
| MOF |
|