Microsoft.SystemCenter.ServiceReporting.ServiceReportingServiceService Reporting Hizmet Sınıfı

Microsoft.SystemCenter.ServiceReporting.ServiceReportingService (ClassType)

Bu, Service Reporting Hizmeti temel sınıfıdır.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.ServiceReporting.ServiceReportingService:
ConnectionString  string  Service Reporting Bağlantı Dizesi Service Reporting işini bulmak için SQL server örneğinin bağlantı dizesi. true 256  False     
JobName  string  Service Reporting İş Adı Service Reporting işinin adı. false 256  False     
ScheduleInterval  int  Service Reporting Zamanlama Aralığı (Dakika) Service Reporting işleri arasında zamanlanan aralık (dakika cinsinden). 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>