Microsoft.SystemCenter.ServiceReporting.ServiceReportingServiceClase de servicio Service Reporting

Microsoft.SystemCenter.ServiceReporting.ServiceReportingService (ClassType)

Es la clase base del servicio 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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.ServiceReporting.ServiceReportingService:
ConnectionString  string  Cadena de conexión de Service Reporting La cadena de conexión de la instancia de SQL Server para localizar el trabajo de Service Reporting. true 256  False     
JobName  string  Nombre del trabajo de Service Reporting El nombre del trabajo de Service Reporting. false 256  False     
ScheduleInterval  int  Intervalo de programación de Service Reporting (minutos) El intervalo programado (en minutos) entre los trabajos de 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>