Microsoft.Windows.FileServerFile Services Role

Microsoft.Windows.FileServer (ClassType)

This class represents the File Services role on computers running Windows Server.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda2e926e9-1c0a-aa31-23d1-de624e3f2981

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:
IsOnVirtualNode  string  Is on failover cluster client access point Set if the server is a client access point in a failover cluster false 256  False 

Health Model:

Source Code:

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