Microsoft.SystemCenter.Installed.OMProductsProdotti Microsoft Operations Manager

Microsoft.SystemCenter.Installed.OMProducts (ClassType)

Prodotti 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.Installed.OMProducts:
ComputerName  string  Nome Nome true 256  False     
ProductDisplayName  string  Nome prodotto Nome prodotto true 256  False     
PatchInstalled  string  Aggiornamento installato Aggiornamento installato false 256  False     
KBNumber  string  Numero KB Numero KB false 256  False     
Version  string  Versione Versione false 256  False     
InstallDate  string  Installato Installato 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>