Microsoft.SystemCenter.Installed.DatabaseMicrosoft OperationsManager Database

Microsoft.SystemCenter.Installed.Database (ClassType)

Microsoft OperationsManager Database.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8a7e41a6-4358-cb11-8ed3-363fbbb06097

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.SystemCenter.Installed.Database:
ComputerName  string  Name Name true 256  False     
ProductDisplayName  string  Product Name Product Name true 256  False     
DatabaseName  string  Database Name Database Name false 256  False     
InstanceName  string  Database Instance Database Instance false 256  False     
Version  string  Version Version false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Installed.Database" Base="Windows!Microsoft.Windows.LocalApplication" Accessibility="Internal" Abstract="false" Hosted="true" Singleton="false">
<Property ID="ComputerName" Key="true" Type="string"/>
<Property ID="ProductDisplayName" Key="true" Type="string"/>
<Property ID="DatabaseName" Key="false" Type="string"/>
<Property ID="InstanceName" Key="false" Type="string"/>
<Property ID="Version" Key="false" Type="string"/>
</ClassType>