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
ElementIdefb9c905-c380-9332-f01a-0350148e33a2

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" MinLength="0" Length="256"/>
</ClassType>