Microsoft.Windows.DfsnServerRoleDFS Namespaces Role Service

Microsoft.Windows.DfsnServerRole (ClassType)

The DFS Namespaces role service enables you to group shared folders that are located on different servers into one or more logically structured namespaces.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId309236a1-f676-3442-6555-9b38b497d62a

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

Health Model:

Source Code:

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