Microsoft.Windows.DfsnRootDirectoryDFS Namespace Root Directory

Microsoft.Windows.DfsnRootDirectory (ClassType)

The folder on a namespace server that stores the structure of a namespace. DFS folders are stored as reparse points in the NTFS file system.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId001e8f27-f195-f1f1-968e-a118afc2fc00

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.DfsnRootDirectory:
InstanceName  string  Instance Name true 256  False 

Health Model:

Source Code:

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