Microsoft.Windows.ADSiteActive Directory Site

Microsoft.Windows.ADSite (ClassType)

Active Directory Domain Services (AD DS) sites represent segments of the network with local, high speed network connections.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId452f241a-b1d9-43f8-f5a3-a0694517d387

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.ADSite:
ADSiteName  string  AD Site true 100  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.ADSite" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="false" Singleton="false">
<Property ID="ADSiteName" Type="string" Key="true" CaseSensitive="false" Length="100" MinLength="0"/>
</ClassType>