Microsoft.SQLServer.ReportingServicesSQL Reporting Services

Microsoft.SQLServer.ReportingServices (ClassType)

Microsoft SQL Server Reporting Services 的安裝

Knowledge Base article:

Summary

An installation of Microsoft SQL Server 2008, 2008 R2 or 2012 Reporting Services. Considered obsolete in this Management Pack.

Element properties:

Base ClassMicrosoft.SQLServer.ServerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7fae1aa1-92a7-3976-4912-acf8ba381550

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.ServerRole:
InstanceName  string  執行個體名稱 true 256  False 
Type  string  執行個體類型 false 256  False 
Microsoft.SQLServer.ReportingServices:
ServiceName  string  服務名稱 false 256  False 
ServiceClusterName  string  叢集的服務名稱 false 256  False 
Version  string  版本 false 256  False 
Edition  string  版次 false 256  False 
ServicePackVersion  string  Service Pack 版本 false 256  False 
InstallPath  string  安裝路徑 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.ReportingServices" Accessibility="Public" Base="Microsoft.SQLServer.ServerRole" Hosted="true" Abstract="true" Singleton="false">
<Property ID="ServiceName" Type="string"/>
<Property ID="ServiceClusterName" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="Edition" Type="string"/>
<Property ID="ServicePackVersion" Type="string"/>
<Property ID="InstallPath" Type="string"/>
</ClassType>