Microsoft.SystemCenter.ManagementGroupOperations Managerin hallintaryhmä

Microsoft.SystemCenter.ManagementGroup (ClassType)

Tämä tyyppi edustaa Operations Managerin hallintaryhmää.

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 (FIN) Description (FIN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Näyttönimi Objektin näyttönimi. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektin tila Objektin tila false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Omaisuuden tila Omaisuuden tila false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Huomautukset Huomautukset false 4000       
System.Service:
ServiceDescription  string  Palvelun kuvaus Palvelun kuvaus false 256  False     
BusinessDetailedDescription  string  Liiketoiminnan tarkka kuvaus Liiketoiminnan tarkka kuvaus false 256  False     
IsBusinessService  bool  On liiketoimintapalvelu On liiketoimintapalvelu false 256       
OwnedByOrganization  string  Omistajaorganisaatio Omistajaorganisaatio false 256  False     
Priority  enum  Prioriteetti Prioriteetti false 256      System.ServiceManagement.ServicePriority 
Status  enum  Tila Tila false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Luokitus Luokitus false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Käytettävyysaikataulu Käytettävyysaikataulu false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  Hallintaryhmän nimi Hallintaryhmän nimi. Tämä määritettiin hallintaryhmän ensimmäisen hallintapalvelimen asennuksen aikana. false 256  False     
Id  string  Hallintaryhmän tunnus Hallintaryhmän yksilöllinen tunnus. Tämä tunnus luodaan asennuksen aikana. false 256  False     
SDKServiceSCP  string  Tietokantapalvelun SCP Tietokantapalvelun yhteyspiste (Service Connection Point). false 256  False     
RootHealthServiceSCP  string  (Alennettu) Päähallintapalvelimen tilapalvelun SCP (Alennettu) Päähallintapalvelimien tilapalvelun yhteyspiste (Service Connection Point). false 256  False     
CEIPEnabled  bool  Liity Käyttömukavuuden kehitysohjelmaan Liity Käyttömukavuuden kehitysohjelmaan false 256       
CommunicationPort  int  Tietoliikenneportti Tietoliikenneportti false 256       
ErrorReportingEnabled  int  Lähetä virheraportit Lähetä virheraportit false 256       
ErrorReportingQueuingEnabled  int  Lähetä virheraportit automaattisesti Lähetä virheraportit automaattisesti false 256       
OnlineProductKnowledgeUrl  string  Verkossa olevien tuotetietojen URL-osoite Verkossa olevien tuotetietojen URL-osoite false 256  False     
SendOperationalDataReports  bool  Lähetä toimintatietojen raportit Lähetä toimintatietojen raportit false 256       
SDKServerName  string  Tietokantapalvelimen nimi Tietokantapalvelimen nimi false 256  False     
OperationalDatabaseName  string  Toimintatietokannan nimi Toimintatietokannan nimi false 256  False     
SQLServerName  string  Toimintatietokannan SQL-palvelin Toimintatietokannan SQL-palvelin false 256  False     
AlertAutoResolvePeriod  int  Hälytyksen automaattinen ratkaisuaika Hälytyksen automaattinen ratkaisuaika false 256       
HealthyAlertAutoResolvePeriod  int  Toimiva hälytyksen automaattinen ratkaisuaika Toimiva hälytyksen automaattinen ratkaisuaika false 256       
TierTimeDifferenceThreshold  int  Tason aikaeron raja-arvo Tason aikaeron raja-arvo 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>