Win32_RDMSCollectionProperties クラス
仮想デスクトップ コレクションのプロパティを管理します。
次の構文はマネージド オブジェクト フォーマット (MOF) のコードを単純化したもので、すべての継承されたプロパティを含みます。
構文
[dynamic, provider("Win32_RDManagement_Prov"), AMENDMENT]
class Win32_RDMSCollectionProperties
{
string Alias;
string ReferenceVirtualDesktopName;
string ReferenceVirtualDesktopMachineName;
string ReferenceVirtualDesktopHost;
string ReferenceVirtualDesktopGuid;
string ReferenceVirtualDesktopOsversion;
uint32 ReferenceVirtualDesktopRamsizeMB;
string ReferenceVirtualDesktopArchitecture;
boolean ReferenceVirtualDesktopRemoteFX = false;
string ReferenceVirtualDesktopAdapters[];
};
メンバー
Win32_RDMSCollectionProperties クラスには、次の種類のメンバーがあります。
メソッド
Win32_RDMSCollectionProperties クラスには、これらのメソッドがあります。
メソッド | 説明 |
---|---|
GetProvisioningProperties | 仮想デスクトップ コレクションのプロビジョニング プロパティを取得します。 |
プロパティ
Win32_RDMSCollectionProperties クラスには、これらのプロパティがあります。
-
エイリアス
-
-
データ型: string
-
アクセスの種類: 読み取り専用
-
修飾子: キー
コレクションのエイリアスを取得します。
-
-
ReferenceVirtualDesktopAdapters
-
-
データ型: 文字列 配列
-
アクセスの種類: 読み取り/書き込み
マスター VM の仮想ネットワーク アダプターの名前を取得および設定します。
-
-
ReferenceVirtualDesktopArchitecture
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
マスター VM のプロセッサ アーキテクチャを取得および設定します。
-
-
ReferenceVirtualDesktopGuid
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
マスター VM の GUID を取得および設定します。
-
-
ReferenceVirtualDesktopHost
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
マスター VM のホスト サーバー名を取得および設定します。
-
-
ReferenceVirtualDesktopMachineName
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
マスター VM のマシン名を取得および設定します。
-
-
ReferenceVirtualDesktopName
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
マスター VM の名前を取得および設定します。
-
-
ReferenceVirtualDesktopOsversion
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
マスター VM の OS バージョンを取得および設定します。
-
-
ReferenceVirtualDesktopRamsizeMB
-
-
データ型: uint32
-
アクセスの種類: 読み取り/書き込み
マスター VM のメモリ サイズを取得および設定します。
-
-
ReferenceVirtualDesktopRemoteFX
-
-
データ型: boolean
-
アクセスの種類: 読み取り/書き込み
マスター VM に対して RemoteFX が有効かどうかを示す値を取得および設定します。 RemoteFX が有効な場合は TRUE。それ以外の場合は FALSE。 このプロパティの既定値は FALSE です。
-
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
サポートなし |
サポートされている最小のサーバー |
Windows Server 2012 |
名前空間 |
Root\cimv2\rdms |
MOF |
|
[DLL] |
|