Microsoft.SystemCenter.ServiceReporting.ServiceReportingServiceService Reporting 服務類別

Microsoft.SystemCenter.ServiceReporting.ServiceReportingService (ClassType)

這是 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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.ServiceReporting.ServiceReportingService:
ConnectionString  string  Service Reporting 連線字串 SQL Server 執行個體的連線字串,用於尋找 Service Reporting 作業。 true 256  False     
JobName  string  Service Reporting 作業名稱 Service Reporting 作業的名稱。 false 256  False     
ScheduleInterval  int  Service Reporting 排程間隔 (分鐘) 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>