Microsoft.Windows.Server.2016.AD.DomainControllerRoleRol de controlador de dominio de Active Directory (equipo con Windows Server 2016)

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

Las instancias de esta clase representan los controladores de dominio de AD que ejecutan Microsoft Windows Server 2016

Element properties:

Base ClassMicrosoft.Windows.Server.AD.Library.DomainControllerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId97407ada-3c37-b39c-b8a2-299a39e9ee1b

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.Library.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.2016.AD.DomainControllerRole:
IsRODC  string  RODC Controladores de dominio de solo lectura 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>