Microsoft.SystemCenter.ServiceReporting.ServiceReportingServiceKlasa usługi Service Reporting

Microsoft.SystemCenter.ServiceReporting.ServiceReportingService (ClassType)

To jest klasa podstawowa usługi 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.ServiceReporting.ServiceReportingService:
ConnectionString  string  Parametry połączenia programu Service Reporting Parametry połączenia wystąpienia serwera SQL Server pozwalające zlokalizować zadanie programu Service Reporting. true 256  False     
JobName  string  Nazwa zadania usługi Service Reporting Nazwa zadania usługi Service Reporting. false 256  False     
ScheduleInterval  int  Interwał harmonogramu usługi Service Reporting (minuty) Zaplanowany interwał (w minutach) między zadaniami usługi 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>