Microsoft.SQLServer.Windows.LocalClusteredDBEngineDiscoverySeedMSSQL on Windows: Local Clustered DB Engine Seed

Microsoft.SQLServer.Windows.LocalClusteredDBEngineDiscoverySeed (ClassType)

It is a seed for MSSQL on Windows installation. This object indicates that the particular server computer contains MSSQL on Windows installation.

Knowledge Base article:

Summary

It is a seed for MSSQL on Windows installation. This object indicates that the particular server computer contains MSSQL on Windows installation.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId258f9e75-fb47-c6fc-c45b-75df9ca3a53e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SQLServer.Windows.LocalClusteredDBEngineDiscoverySeed:
MachineName  string      true 256  False     
InstanceName  string      true 256  False     

Health Model:

Source Code:

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