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 virtual computer system with a terminal connection.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SystemTerminalConnection : CIM_HostedDependency
{
Msvm_ComputerSystem REF Antecedent;
Msvm_TerminalConnection REF Dependent;
};
Members
The Msvm_SystemTerminalConnection class has these types of members:
Properties
The Msvm_SystemTerminalConnection class has these properties.
-
Antecedent
-
-
Data type: Msvm_ComputerSystem
-
Access type: Read-only
The virtual system to which the connection is attached.
-
-
Dependent
-
-
Data type: Msvm_TerminalConnection
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The connection to the virtual system.
-
Remarks
Access to the Msvm_SystemTerminalConnection 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 |
|