Microsoft.Windows.Server.AD.SiteSito Active Directory

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

Le istanze di questa classe rappresentano i siti di Active Directory

Element properties:

Base ClassMicrosoft.Windows.Server.AD.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc92ee0ce-bd30-8b68-cf55-901606fbc53d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.Server.AD.Site:
Name  string  Nome true 256  False 
ISTGEnabled  string  Generazione Inter-SiteTopology attivata false 255  False 
Subnets  string  Subnet false 255  False 
ISTGRoleHolder  string  Titolare ruolo generazione Inter-SiteTopology false 255  False 

Health Model:

Source Code:

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