Microsoft.Windows.Server.AD.Library.SiteLocal do Active Directory

Microsoft.Windows.Server.AD.Library.Site (ClassType)

As instâncias desta classe representam Locais do AD

Element properties:

Base ClassMicrosoft.Windows.Server.AD.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0fdfbbbd-8e42-0da9-f5bd-ebf39ef2ac4d

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.Library.Site:
Name  string  Nome true 256  False 
ISTGEnabled  string  Gerador de Topologia Entre Locais Ativado false 255  False 
Subnets  string  Sub-redes false 255  False 
ISTGRoleHolder  string  Titular de Funções do Gerador de Topologia Entre Locais false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.AD.Library.Site" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Server.AD.Library.ServiceComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ISTGEnabled" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="Subnets" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ISTGRoleHolder" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>