Microsoft.Windows.Server.AD.ForestFloresta do Active Directory

Microsoft.Windows.Server.AD.Forest (ClassType)

As instâncias desta classe representam Florestas do AD

Element properties:

Base ClassMicrosoft.Windows.Server.AD.ServiceComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId02e23741-1854-afbf-d609-97df79b2e9e7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.AD.Forest:
Name  string  Nome true 255  False 
SchemaMaster  string  Mestre de Esquema false 255  False 
DomainNamingMaster  string  Mestre de Atribuição de Nomes de Domínio false 255  False 
LastDiscovery  string  Reservado false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.AD.Forest" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Server.AD.ServiceComponent" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SchemaMaster" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DomainNamingMaster" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LastDiscovery" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>