Microsoft.SystemCenter.ManagementGroupGroupe d'administration Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Ce type représente le groupe d'administration 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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.SystemCenter.ManagementGroup:
Name  string  Nom du groupe d'administration Nom d'un groupe d'administration. Il a été fourni lors de l'installation du premier serveur d'administration dans le groupe d'administration. false 256  False 
Id  string  ID du groupe d'administration Identificateur unique d'un groupe d'administration. Ce GUID est généré lors de l'installation. false 256  False 
SDKServiceSCP  string  SCP Service Data Access Point de connexion de service (SCP) pour le service d'accès aux données. false 256  False 
RootHealthServiceSCP  string  SCP Service de contrôle d'intégrité du serveur d'administration racine Point de connexion de service (SCP) pour le service de contrôle d'intégrité du serveur d'administration racine. false 256  False 
CEIPEnabled  bool  Participez au Programme d'amélioration de la satisfaction client false 256   
CommunicationPort  int  Port de communication false 256   
ErrorReportingEnabled  int  Envoyer des rapports d'erreurs false 256   
ErrorReportingQueuingEnabled  int  Envoyer automatiquement des rapports d'erreurs false 256   
OnlineProductKnowledgeUrl  string  URL de la base de connaissances en ligne du produit false 256  False 
SendOperationalDataReports  bool  Envoyer des rapports de données opérationnelles false 256   
SDKServerName  string  Nom du serveur Data Access false 256  False 
OperationalDatabaseName  string  Nom de la base de données opérationnelle false 256  False 
SQLServerName  string  Serveur SQL de base de données opérationnelle false 256  False 
AlertAutoResolvePeriod  int  Période de résolution automatique des alertes false 256   
HealthyAlertAutoResolvePeriod  int  Période de résolution automatique des alertes d'intégrité false 256   
TierTimeDifferenceThreshold  int  Seuil de différence temporelle inter-niveau 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>