Microsoft.SystemCenter.ManagementGroupOperations Manager 管理群組

Microsoft.SystemCenter.ManagementGroup (ClassType)

此類型代表 Operations Manager 管理群組。

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId7b768fb6-af25-92fb-715a-6c95146eb42d
Commentrepresents the management group (the mom installation with a database

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) 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  管理群組識別碼 管理群組的唯一識別碼。 此 GUID 在設定時產生。 false 256  False     
SDKServiceSCP  string  資料存取服務 SCP 資料存取服務的服務連線點 (SCP)。 false 256  False     
RootHealthServiceSCP  string  (已過時) Root Management Server 健全狀況服務 SCP (已過時) Root Management Server 健全狀況服務的服務連線點 (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>