Microsoft.SystemCenter.ConfigurationManager.DCM_NonCompliance_CI不兼容的 Configuration Manager DCM CI

Microsoft.SystemCenter.ConfigurationManager.DCM_NonCompliance_CI (ClassType)

所有不兼容的 System Center Configuration Manager DCM 配置项

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId84ee0c77-79b9-2984-902c-f0bac0ddd9f5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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.ConfigurationManager.DCM_NonCompliance_CI:
MaxNonComplianceCriticality  int  最大非符合性严重程度 最大非符合性严重程度 false 256       
Baseline_UniqueID  string  基线唯一 ID 基线唯一 ID true 256  False     
CI_UniqueID  string  CI 唯一 ID CI 唯一 ID true 256  False     
ComputerName  string  计算机名 计算机名 true 256  False     
ComplianceStatusDetails  binary  符合性状态详细信息 符合性状态详细信息 false 256       
LastComplianceScanTime  datetime  上次符合性扫描时间 上次符合性扫描时间 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.DCM_NonCompliance_CI" Accessibility="Public" Base="System!System.ConfigItem">
<Property ID="MaxNonComplianceCriticality" Type="int"/>
<Property ID="Baseline_UniqueID" Key="true" Type="string"/>
<Property ID="CI_UniqueID" Key="true" Type="string"/>
<Property ID="ComputerName" Key="true" Type="string"/>
<Property ID="ComplianceStatusDetails" Type="binary"/>
<Property ID="LastComplianceScanTime" Type="datetime"/>
</ClassType>