RD 세션 호스트 컴퓨터 역할(응용 프로그램 또는 원격 관리 모드)
Base Class | Microsoft.Windows.Server.RemoteDesktopServicesRole |
Abstract | True |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | dd77ded1-8162-9bb6-1a15-2ff6d5ebdfab |
Property Name | Type | Display Name (KOR) | Description (KOR) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | 표시 이름 | 모니터링 개체의 표시 이름입니다. | false | 256 | 0 | False | |
Microsoft.Windows.Server.RemoteDesktopServicesRole: | |||||||
string | 시작 모드 | false | 255 | 0 | False | ||
Microsoft.Windows.Server.RDSessionHostRole: | |||||||
string | 모드 | false | 255 | 0 | False |
<ClassType ID="Microsoft.Windows.Server.RDSessionHostRole" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.Server.RemoteDesktopServicesRole" Hosted="true" Singleton="false">
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>