Microsoft.SystemCenter.ManagementGroupOperations Manager 管理组

Microsoft.SystemCenter.ManagementGroup (ClassType)

此类型表示 Operations Manager 管理组。

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId6b1d1be8-ebb4-b425-08dc-2385c5930b04
Commentrepresents the management group (the mom installation with a database

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       
System.Service:
ServiceDescription  string  服务描述 服务描述 false 256  False     
BusinessDetailedDescription  string  业务详细描述 业务详细描述 false 256  False     
IsBusinessService  bool  是业务服务 是业务服务 false 256       
OwnedByOrganization  string  组织所有 组织所有 false 256  False     
Priority  enum  优先级 优先级 false 256      System.ServiceManagement.ServicePriority 
Status  enum  状态 状态 false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  分类 分类 false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  可用性计划 可用性计划 false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  管理组名称 管理组的名称。此项在设置管理组中的第一个管理服务器时提供。 false 256  False     
Id  string  管理组 ID 管理组的唯一标识。此 GUID 在设置期间生成。 false 256  False     
SDKServiceSCP  string  数据访问服务 SCP 数据访问服务的服务连接点 (SCP)。 false 256  False     
RootHealthServiceSCP  string  (已弃用)根管理服务器运行状况服务 SCP (已弃用)根管理服务器运行状况服务的服务连接点(SCP)。 false 256  False     
CEIPEnabled  bool  参与客户体验改善计划 参与客户体验改善计划 false 256       
CommunicationPort  int  通信端口 通信端口 false 256       
ErrorReportingEnabled  int  发送错误报告 发送错误报告 false 256       
ErrorReportingQueuingEnabled  int  自动发送错误报告 自动发送错误报告 false 256       
OnlineProductKnowledgeUrl  string  联机产品知识 URL 联机产品知识 URL false 256  False     
SendOperationalDataReports  bool  发送操作数据报表 发送操作数据报表 false 256       
SDKServerName  string  数据访问服务器名 数据访问服务器名 false 256  False     
OperationalDatabaseName  string  操作数据库名称 操作数据库名称 false 256  False     
SQLServerName  string  操作数据库 SQL Server 操作数据库 SQL Server false 256  False     
AlertAutoResolvePeriod  int  警报自动解决期间 警报自动解决期间 false 256       
HealthyAlertAutoResolvePeriod  int  运行状况警报自动解决期间 运行状况警报自动解决期间 false 256       
TierTimeDifferenceThreshold  int  层时差阈值 层时差阈值 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementGroup" Comment="represents the management group (the mom installation with a database" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="true">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SDKServiceSCP" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RootHealthServiceSCP" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CEIPEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CommunicationPort" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ErrorReportingEnabled" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ErrorReportingQueuingEnabled" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OnlineProductKnowledgeUrl" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SendOperationalDataReports" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SDKServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OperationalDatabaseName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SQLServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="AlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HealthyAlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="TierTimeDifferenceThreshold" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>