Microsoft.Windows.FileServer.DFSN.ADSiteActive Directory Site

Microsoft.Windows.FileServer.DFSN.ADSite (ClassType)

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId60b95b48-a5f5-0264-b046-efce8200b726

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.FileServer.DFSN.ADSite:
Name  string  Active Directory Site Active directory site true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.FileServer.DFSN.ADSite" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>