Microsoft.SQLServer.ReportingServicesSQL Reporting Services

Microsoft.SQLServer.ReportingServices (ClassType)

Eine Installation von 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
ElementId3f85503c-3d5e-19d8-0466-95aa9bb8ac05

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SQLServer.ServerRole:
InstanceName  string  Instanzname true 256  False 
Type  string  Instanztyp false 256  False 
Microsoft.SQLServer.ReportingServices:
ServiceName  string  Dienstname false 256  False 
ServiceClusterName  string  Clusterdienstname false 256  False 
Version  string  Version false 256  False 
Edition  string  Edition false 256  False 
ServicePackVersion  string  Service Pack-Version false 256  False 
InstallPath  string  Installationspfad 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>