Win32_TSVmMetadataAssociation クラス
リモート デスクトップ仮想マシンとそのメタデータ プロパティの間の関連付けを表します。
次の構文はマネージド オブジェクト フォーマット (MOF) のコードを単純化したもので、すべての継承されたプロパティを含みます。
構文
[dynamic, Association, provider("Win32_TSVmHost_Prov"), AMENDMENT]
class Win32_TSVmMetadataAssociation
{
Win32_TSVm REF TSVm;
Win32_TSVmMetadataItem REF MetadataItem;
};
メンバー
Win32_TSVmMetadataAssociation クラスには、次の種類のメンバーがあります。
プロパティ
Win32_TSVmMetadataAssociation クラスには、これらのプロパティがあります。
-
MetadataItem
-
-
データ型: Win32_TSVmMetadataItem
-
アクセスの種類: 読み取り専用
仮想マシンのメタデータを表す Win32_TSVmMetadataItem クラスのインスタンス。
-
-
TSVm
-
-
データ型: Win32_TSVm
-
アクセスの種類: 読み取り専用
-
修飾子: キー
仮想マシンを表す Win32_TSVm クラスのインスタンス。
-
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
サポートなし |
サポートされている最小のサーバー |
Windows Server 2012 |
名前空間 |
Root\CIMV2\TerminalServices |
MOF |
|
[DLL] |
|