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