Microsoft.SQLServer.ServerRoleSQL Role

Microsoft.SQLServer.ServerRole (ClassType)

An installation of Microsoft SQL Server 2008, 2008 R2 or 2012 role, e.g. Database Engine, Reporting Services.

Knowledge Base article:

Summary

An installation of Microsoft SQL Server 2008, 2008 R2 or 2012 role, e.g. Database Engine, Reporting Services.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId97408c11-d1c8-5bce-ef78-74f0473964f3

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.SQLServer.ServerRole:
InstanceName  string  Instance Name true 256  False 
Type  string  Instance Type false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.ServerRole" Accessibility="Public" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Abstract="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
</ClassType>