Microsoft.SystemCenter.Installed.OMProductsMicrosoft OperationsManager 產品

Microsoft.SystemCenter.Installed.OMProducts (ClassType)

Microsoft OperationsManager 產品。

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.Installed.OMProducts:
ComputerName  string  名稱 名稱 true 256  False     
ProductDisplayName  string  產品名稱 產品名稱 true 256  False     
PatchInstalled  string  更新已安裝 更新已安裝 false 256  False     
KBNumber  string  KB 數目 KB 數目 false 256  False     
Version  string  版本 版本 false 256  False     
InstallDate  string  已安裝 已安裝 false 256  False     
Domain  string  網域 網域 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>