Microsoft.SQLServerAppliance.ClusterSQL Server Appliance Cluster

Microsoft.SQLServerAppliance.Cluster (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId810ebe9d-4902-172d-1488-322725f4963f

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.SQLServerAppliance.Cluster:
ClusterName  string  Cluster Name true 256  False 
ApplianceName  string  Appliance Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServerAppliance.Cluster" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="ClusterName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ApplianceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>