Microsoft.Windows.Server.RemoteDesktopServicesRole远程桌面服务计算机角色

Microsoft.Windows.Server.RemoteDesktopServicesRole (ClassType)

至少运行一个远程桌面服务组件的计算机系统

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId42ab3d44-819a-fc5f-1947-d4241f3d0beb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.Server.RemoteDesktopServicesRole:
StartMode  string  启动模式 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" Length="255" MinLength="0"/>
</ClassType>