Microsoft.SQLServer.2016.ServerRoleSQL Server 2016 Role

Microsoft.SQLServer.2016.ServerRole (ClassType)

An installation of Microsoft SQL Server 2016 Instance

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId79e73df6-7bf0-dab1-feda-5171fb62c0cb

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

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.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>