Microsoft.SystemCenter.ServiceReporting.ServiceReportingServiceClasse di servizio di Service Reporting

Microsoft.SystemCenter.ServiceReporting.ServiceReportingService (ClassType)

Classe di base del servizio Service Reporting.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc93c42e7-a099-b9f9-d586-32a61e363bf3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.ServiceReporting.ServiceReportingService:
ConnectionString  string  Stringa di connessione di Service Reporting La stringa di connessione dell'istanza del SQL Server per individuare il processo di Service Reporting. true 256  False     
JobName  string  Nome processo di Service Reporting Nome del processo di Service Reporting. false 256  False     
ScheduleInterval  int  Intervallo di pianificazione di Service Reporting (minuti) Intervallo pianificato (in minuti) tra processi di Service Reporting. false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ServiceReporting.ServiceReportingService" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="ConnectionString" Type="string" Key="true"/>
<Property ID="JobName" Type="string" Key="false"/>
<Property ID="ScheduleInterval" Type="int" Key="false"/>
</ClassType>