Microsoft.SQLServer.ReportingServicesSQL Reporting Services

Microsoft.SQLServer.ReportingServices (ClassType)

Installazione di 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SQLServer.ServerRole:
InstanceName  string  Nome istanza true 256  False 
Type  string  Tipo di istanza false 256  False 
Microsoft.SQLServer.ReportingServices:
ServiceName  string  Nome servizio false 256  False 
ServiceClusterName  string  Nome del servizio per cluster false 256  False 
Version  string  Versione false 256  False 
Edition  string  Edizione false 256  False 
ServicePackVersion  string  Versione Service Pack false 256  False 
InstallPath  string  Percorso installazione 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>