Microsoft.SystemCenter.Installed.OMProductsMicrosoft Operations Manager-termékek

Microsoft.SystemCenter.Installed.OMProducts (ClassType)

Microsoft Operations Manager-termékek.

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 (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.Installed.OMProducts:
ComputerName  string  Név Név true 256  False     
ProductDisplayName  string  Terméknév Terméknév true 256  False     
PatchInstalled  string  Telepített frissítés Telepített frissítés false 256  False     
KBNumber  string  Tudásbáziscikk száma Tudásbáziscikk száma false 256  False     
Version  string  Verzió Verzió false 256  False     
InstallDate  string  Telepített Telepített false 256  False     
Domain  string  Tartomány Tartomány 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>