Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.SSASHostAnalysis Service Extensions Host Computer

Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.SSASHost (ClassType)

Element properties:

Base ClassSystem.Computer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId207eb40d-e891-f5a9-4ab5-54d27835f8a0

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 monitoring object. false 256  False 
Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.SSASHost:
ServerName  string  Analysis Services Host Computer Name Name of the server that hosts SQL Server Analysis Services instance true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.SSASHost" Accessibility="Public" Abstract="false" Base="System!System.Computer" Hosted="true" Singleton="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>