Microsoft.SystemCenter.Installed.OMProductsProductos de Microsoft Operations Manager

Microsoft.SystemCenter.Installed.OMProducts (ClassType)

Productos de Microsoft Operations Manager.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId37be15bf-3680-90fd-ab85-72ceb76f64dc
CommentInstalled Operation Manager Products

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.Installed.OMProducts:
ComputerName  string  Nombre Nombre true 256  False     
ProductDisplayName  string  Nombre de producto Nombre de producto true 256  False     
PatchInstalled  string  Actualización instalada Actualización instalada false 256  False     
KBNumber  string  Número de KB Número de KB false 256  False     
Version  string  Versión Versión false 256  False     
InstallDate  string  Instalado Instalado false 256  False     
Domain  string  Dominio Dominio false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Installed.OMProducts" Comment="Installed Operation Manager Products" 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="PatchInstalled" Key="false" Type="string"/>
<Property ID="KBNumber" Key="false" Type="string"/>
<Property ID="Version" Key="false" Type="string"/>
<Property ID="InstallDate" Key="false" Type="string"/>
<Property ID="Domain" Key="false" Type="string"/>
</ClassType>