Microsoft.Windows.Server.2008.AD.DomainControllerRoleFunción del equipo del servidor controlador de dominios 2008 de Active Directory

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

Las instancias de esta clase representan los controladores de dominio de AD que ejecutan Windows Server 2008 y superior.

Element properties:

Base ClassMicrosoft.Windows.Server.AD.DomainControllerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0b4cc48e-a13e-6941-323b-5fd4c4a385c8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.Server.AD.DomainControllerRole:
Name  string  Nombre de host de DC true 255  False 
SchemaMaster  string  Maestro de esquema false 255  False 
DomainNamingMaster  string  Maestro de nombres de dominio false 255  False 
PDCEmulator  string  Emulador PDC false 255  True 
RIDMaster  string  Maestro de RID false 255  True 
InfrastructureMaster  string  Maestro de infraestructura false 255  True 
IsGlobalCatalogServer  string  Servidor del catálogo global (GC) false 255  True 
Microsoft.Windows.Server.2008.AD.DomainControllerRole:
IsRODC  string  RODC Controladores de dominio de sólo lectura false  False 

Health Model:

Source Code:

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