Microsoft.Windows.Server.2016.AD.DomainControllerRoleActive Directory 도메인 컨트롤러 서버 2016 컴퓨터 역할

Microsoft.Windows.Server.2016.AD.DomainControllerRole (ClassType)

이 클래스의 인스턴스는 Microsoft Windows Server 2016에서 실행되는 AD 도메인 컨트롤러를 나타냅니다.

Element properties:

Base ClassMicrosoft.Windows.Server.AD.Library.DomainControllerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4587134b-e34f-06a1-0189-520220d785d7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.Server.AD.Library.DomainControllerRole:
Name  string  DC 호스트 이름 true 255  False 
SchemaMaster  string  스키마 마스터 false 255  False 
DomainNamingMaster  string  도메인 명명 마스터 false 255  False 
PDCEmulator  string  PDC 에뮬레이터 false 255  True 
RIDMaster  string  RID 마스터 false 255  True 
InfrastructureMaster  string  인프라 마스터 false 255  True 
IsGlobalCatalogServer  string  글로벌 카탈로그 서버 false 255  True 
Microsoft.Windows.Server.2016.AD.DomainControllerRole:
IsRODC  string  RODC 읽기 전용 도메인 컨트롤러 false  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.2016.AD.DomainControllerRole" Accessibility="Public" Abstract="false" Base="AD!Microsoft.Windows.Server.AD.Library.DomainControllerRole" Hosted="true" Singleton="false">
<Property ID="IsRODC" Type="string" Key="false" CaseSensitive="false" MinLength="4" MaxLength="5"/>
</ClassType>