Microsoft.Windows.FileServer.DFSR.10.0.RoleServiceDFS Replication Role Service

Microsoft.Windows.FileServer.DFSR.10.0.RoleService (ClassType)

This class represents the DFS Replication role service on monitored computers running Windows Server 2016 and above.

Knowledge Base article:

Summary

The DFS Replication Role Service class to create relationship with File Server Role.

Element properties:

Base ClassMicrosoft.Windows.FileServer.Service
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5b7af9a3-fbf2-eb6e-941c-6e8d45c5e213

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.DFSR.10.0.RoleService:
IsVirtualNode  string  Is Virtual Node false 10  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.FileServer.DFSR.10.0.RoleService" Accessibility="Public" Abstract="false" Base="FileServices!Microsoft.Windows.FileServer.Service" Hosted="true" Singleton="false">
<Property ID="IsVirtualNode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="10"/>
</ClassType>