Win32_SessionDirectoryVirtualDesktopServer class
Represents a Remote Desktop Virtualization Host (RD Virtualization Host) server joined to a session broker.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, provider("Win32_SDVirtualDesktopServer_Prov")]class Win32_SessionDirectoryVirtualDesktopServer
{
string Name;
};
Members
The Win32_SessionDirectoryVirtualDesktopServer class has these types of members:
Properties
The Win32_SessionDirectoryVirtualDesktopServer class has these properties.
- Name
-
- Data type: string
- Access type: Read-only
- Qualifiers: Key
The DNS name of the RD Virtualization Host server. This name takes the form "MachineName.Domain.com".
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Namespace |
\Root\CIMV2 |
|
MOF |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012
