Microsoft.SystemCenter.Installed.DatabaseBanco de Dados do Microsoft OperationsManager

Microsoft.SystemCenter.Installed.Database (ClassType)

Banco de Dados do Microsoft OperationsManager.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId3b6a3bec-2355-8c6a-4d8d-fc9ec20d4282

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.Installed.Database:
ComputerName  string  Nome Nome true 256  False     
ProductDisplayName  string  Nome do Produto Nome do Produto true 256  False     
DatabaseName  string  Nome do Banco de Dados Nome do Banco de Dados false 256  False     
InstanceName  string  Instância do Banco de Dados Instância do Banco de Dados false 256  False     
Version  string  Versão Versão 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>