Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains configuration information for a Remote Desktop Virtualization Host (RD Virtualization Host) server.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[singleton, dynamic, provider("Win32_TSVmHost_Prov"), AMENDMENT]
class Win32_TSVirtualDesktopServerSettings
{
string SessionBrokerName;
sint32 PolicySourceSessionBrokerName;
uint32 Concurrency;
};
Members
The Win32_TSVirtualDesktopServerSettings class has these types of members:
Properties
The Win32_TSVirtualDesktopServerSettings class has these properties.
-
Concurrency
-
-
Data type: uint32
-
Access type: Read/write
The maximum allowed concurrent provisioning requests for this Virtual Desktop Server.
-
-
PolicySourceSessionBrokerName
-
-
Data type: sint32
-
Access type: Read-only
If set to 0, indicates that the SessionBrokerName property is configured by the server; if set to 1, indicates the SessionBrokerName property is configured by a group policy.
-
-
SessionBrokerName
-
-
Data type: string
-
Access type: Read/write
The fully qualified distinguished name of the session broker for the RD Virtualization Host server.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\CIMV2\TerminalServices |
| MOF |
|
| DLL |
|