Microsoft.SQLServer.2016.AlwaysOn.AlwaysOnSeedMSSQL 2016: Always On Seed

Microsoft.SQLServer.2016.AlwaysOn.AlwaysOnSeed (ClassType)

This object indicates that the particular server computer contains Microsoft SQL Server 2016 installation with some Always On components enabled.

Knowledge Base article:

Summary

This object indicates that the particular server computer contains Microsoft SQL Server 2016 installation with some Always On components enabled.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbdc7536a-a2c0-10f7-7249-0dc570df9e97

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

Health Model:

Source Code:

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