Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.ServiceAllmän rolltjänst för fjärrskrivbordstjänster

Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.Service (ClassType)

Den här abstrakta klassen representerar en allmän rolltjänst för fjärrskrivbordstjänster. Den här klassen används som en grund för andra rolltjänstklasser för fjärrskrivbordstjänster.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbecc939a-a1ed-c05d-00af-484af5c5c0aa

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.Service:
Host  string  Host Server Name Host Server Name false 255  False 
Version  string  Operativsystemversion Remote Desktop Services Generic Role Service Operating System Version false 255  False 

Health Model:

Source Code:

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