Microsoft.Windows.Server.RemoteDesktopServicesRoleRemote Desktop Services Computer Role

Microsoft.Windows.Server.RemoteDesktopServicesRole (ClassType)

Computer systems that run at least one Remote Desktop Services Component

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId81fed487-ab81-1c98-3a94-4b5cb12dbaa1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.RemoteDesktopServicesRole:
StartMode  string  StartMode false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.RemoteDesktopServicesRole" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="StartMode" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>