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 (KOR) Description (KOR) 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>