Microsoft.SQLServer.IS.Windows.LocalInstanceMSSQL on Windows Integration Services: Local Instance

Microsoft.SQLServer.IS.Windows.LocalInstance (ClassType)

An installation of a Local MSSQL Interation Services on Windows.

Knowledge Base article:

Summary

An installation of a Local MSSQL Interation Services on Windows.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId60657337-bfd7-457e-73ca-b81a03be967f

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.IS.Windows.LocalInstance:
MachineName  string  Machine Name true 256  False     
Type  string  Type false 256  False     
ServiceName  string  Service Name true 256  False     
MonitoringType  string  Monitoring Type false 256  False     
PrincipalName  string  Principal Name false 256  False     
Version  string  Version false 256  False     
MajorVersion  string  Major version false 256  False     
NetBiosComputerName  string  Netbios computer name false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.IS.Windows.LocalInstance" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="MachineName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="MonitoringType" Type="string"/>
<Property ID="PrincipalName" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="MajorVersion" Type="string"/>
<Property ID="NetBiosComputerName" Type="string"/>
</ClassType>