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 (KOR) Description (KOR) 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  서비스 팩 버전 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>