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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  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 false 256  False 
SendOperationalDataReports  bool  オペレーション データ レポートを送信する false 256   
SDKServerName  string  データ アクセス サーバー名 false 256  False 
OperationalDatabaseName  string  オペレーション データベース名 false 256  False 
SQLServerName  string  オペレーション データベース 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" Length="256" MinLength="0"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SDKServiceSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RootHealthServiceSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CEIPEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CommunicationPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ErrorReportingEnabled" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ErrorReportingQueuingEnabled" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OnlineProductKnowledgeUrl" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SendOperationalDataReports" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SDKServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperationalDatabaseName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HealthyAlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TierTimeDifferenceThreshold" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>