Microsoft.SQLServer.AnalysisServices.Windows.InstanceMSSQL Analysis Services: Generic Instance on Windows

Microsoft.SQLServer.AnalysisServices.Windows.Instance (ClassType)

Microsoft SQL Server Analysis Services generic instance on Windows.

Knowledge Base article:

Summary

Microsoft SQL Server Analysis Services generic instance on Windows.

Element properties:

Base ClassMicrosoft.SQLServer.AnalysisServices.Core.Instance
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcde6f0b1-633f-1c14-efc9-8fbe6c846660

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SQLServer.AnalysisServices.Core.Instance:
InstanceName  string  Instance Name true 256  False 
Type  string  Instance Type false 256  False 
ConnectionString  string  Connection String false 256  False 
BackupDir  string  Backup Path false 260  False 
DataDir  string  Data Path false 260  False 
LogDir  string  Log Path false 260  False 
PerformanceCounterObject  string  Performance Counter Object Name false 256  False 
ServerMode  string  Installation Mode false 260  False 
ServiceName  string  Service Name false 256  False 
Version  string  Version false 256  False 
Edition  string  Edition false 256  False 
LowMemoryLimit  double  Low Memory Limit false 256   
HardMemoryLimit  double  Hard Memory Limit false 256   
TotalMemoryLimit  double  Total Memory Limit false 256   
Microsoft.SQLServer.AnalysisServices.Windows.Instance:
Account  string  Account Name false 256  False 
InstallPath  string  Install Path false 260  False 
NodeNames  string  Nodes false 256  False 
Nodes  int  Nodes Count false 256   
Clustered  bool  Is Clustered false 256   
ServiceClusterName  string  Service Name for Cluster false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.AnalysisServices.Windows.Instance" Base="ASCore!Microsoft.SQLServer.AnalysisServices.Core.Instance" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false">
<Property ID="Account" Type="string"/>
<Property ID="InstallPath" Type="string" MaxLength="260"/>
<Property ID="NodeNames" Type="string"/>
<Property ID="Nodes" Type="int"/>
<Property ID="Clustered" Type="bool"/>
<Property ID="ServiceClusterName" Type="string"/>
</ClassType>