Microsoft.SystemCenter.ManagementGroupGrupa zarządzania programu Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Ten typ przedstawia grupę zarządzania programu 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
System.Service:
ServiceDescription  string  Opis usługi Opis usługi false 256  False     
BusinessDetailedDescription  string  Szczegółowy opis przedsiębiorstwa Szczegółowy opis przedsiębiorstwa false 256  False     
IsBusinessService  bool  Jest usługą biznesową Jest usługą biznesową false 256       
OwnedByOrganization  string  Należący do organizacji Należący do organizacji false 256  False     
Priority  enum  Priorytet Priorytet false 256      System.ServiceManagement.ServicePriority 
Status  enum  Stan Stan false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Klasyfikacja Klasyfikacja false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Harmonogram dostępności Harmonogram dostępności false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  Nazwa grupy zarządzania Nazwa grupy zarządzania. Została dostarczona podczas instalacji pierwszego serwera zarządzania w grupie zarządzania. false 256  False     
Id  string  Identyfikator grupy zarządzania Unikatowy identyfikator grupy zarządzania. Ten identyfikator GUID jest generowany podczas instalacji. false 256  False     
SDKServiceSCP  string  Punkt SCP usługi dostępu do danych Punkt podłączenia usługi (SCP) dla usługi dostępu do danych. false 256  False     
RootHealthServiceSCP  string  (Przestarzały) Punkt SCP usługi badania kondycji głównego serwera zarządzania (Przestarzały) Punkt podłączenia usługi (SCP) dla usługi badania kondycji głównego serwera zarządzania. false 256  False     
CEIPEnabled  bool  Dołącz do programu poprawy obsługi klienta Dołącz do programu poprawy obsługi klienta false 256       
CommunicationPort  int  Port komunikacyjny Port komunikacyjny false 256       
ErrorReportingEnabled  int  Wyślij raporty błędów Wyślij raporty błędów false 256       
ErrorReportingQueuingEnabled  int  Automatycznie wyślij raporty błędów Automatycznie wyślij raporty błędów false 256       
OnlineProductKnowledgeUrl  string  Adres URL internetowych informacji o produkcie Adres URL internetowych informacji o produkcie false 256  False     
SendOperationalDataReports  bool  Wyślij raporty danych operacyjnych Wyślij raporty danych operacyjnych false 256       
SDKServerName  string  Nazwa serwera dostępu do danych Nazwa serwera dostępu do danych false 256  False     
OperationalDatabaseName  string  Nazwa operacyjnej bazy danych Nazwa operacyjnej bazy danych false 256  False     
SQLServerName  string  Serwer SQL operacyjnej bazy danych Serwer SQL operacyjnej bazy danych false 256  False     
AlertAutoResolvePeriod  int  Okres automatycznego usuwania alertu Okres automatycznego usuwania alertu false 256       
HealthyAlertAutoResolvePeriod  int  Okres automatycznego usuwania alertu o kondycji Okres automatycznego usuwania alertu o kondycji false 256       
TierTimeDifferenceThreshold  int  Próg różnicy czasu poziomów Próg różnicy czasu poziomów 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>