Microsoft.SQLServer.AnalysisServicesSQL Analysis Services

Microsoft.SQLServer.AnalysisServices (ClassType)

설치된 Microsoft SQL Server Analysis Services입니다.

Knowledge Base article:

Summary

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

Element properties:

Base ClassMicrosoft.SQLServer.ServerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ecdc26a-47c5-b923-ab41-d4facbd1ab76

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.AnalysisServices:
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 
PerformanceCounterObject  string  성능 카운터 개체 이름 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.AnalysisServices" 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"/>
<Property ID="PerformanceCounterObject" Type="string"/>
</ClassType>