Microsoft.Windows.Server.DFS.DFS_Root_Target_Class2003 DFS Root Target

Microsoft.Windows.Server.DFS.DFS_Root_Target_Class (ClassType)

Distributed File System Root Target (a DFS Storage)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId3599780e-5f40-e492-c3a0-a19e96d048ad
CommentMom2005ID='{EA98B8CC-EDB8-4B3B-A47B-1AA69E11C3CE}'

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.Server.DFS.DFS_Root_Target_Class:
RootTargetServer  string  RootTargetServer The server where this root target is pointing to false 256  False 
RootTargetName  string  RootTargetName Unique name of the target. A combination of the Server and Folder value. true 256  False 
RootTargetFolder  string  RootTargetFolder The shared folder on the server which the target is pointing to false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.DFS.DFS_Root_Target_Class" Accessibility="Internal" Base="WindowsLibrary!Microsoft.Windows.ApplicationComponent" Hosted="true" Abstract="false" Comment="Mom2005ID='{EA98B8CC-EDB8-4B3B-A47B-1AA69E11C3CE}'">
<Property ID="RootTargetServer" Type="string" Comment="Mom2005ID='{C744D469-5F70-48B6-914E-AA5162B79D67}'"/>
<Property ID="RootTargetName" Type="string" Key="true" Comment="Mom2005ID='{E975AC82-803D-4E86-9B4A-32E15FCD95B7}'"/>
<Property ID="RootTargetFolder" Type="string" Comment="Mom2005ID='{F29246BA-8213-4983-ACB7-8AA6F13684D3}'"/>
</ClassType>