Win32_TSVmMetadataAssociation class
Represents an association between a Remote Desktop virtual machine and its metadata properties.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, Association, provider("Win32_TSVmHost_Prov"), AMENDMENT]
class Win32_TSVmMetadataAssociation
{
Win32_TSVm REF TSVm;
Win32_TSVmMetadataItem REF MetadataItem;
};
Members
The Win32_TSVmMetadataAssociation class has these types of members:
Properties
The Win32_TSVmMetadataAssociation class has these properties.
-
MetadataItem
-
-
Data type: Win32_TSVmMetadataItem
-
Access type: Read-only
An instance of the Win32_TSVmMetadataItem class that represents the metadata for the virtual machine.
-
-
TSVm
-
-
Data type: Win32_TSVm
-
Access type: Read-only
-
Qualifiers: key
An instance of the Win32_TSVm class that represents the virtual machine.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\CIMV2\TerminalServices |
MOF |
|
DLL |
|