Microsoft.SQLServerAppliance.PDW2.ComponentGroupSQL 2012 PDW Components Group

Microsoft.SQLServerAppliance.PDW2.ComponentGroup (ClassType)

Element properties:

Base ClassSystem.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId26f666c6-8180-beff-f1f1-e390eb85794e

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.PDW2.ComponentGroup:
ApplianceID  string  Appliance Name true 256  False 
NodeID  int  Node ID true 256   
ID  int  ID true 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServerAppliance.PDW2.ComponentGroup" Base="System!System.ComputerRole" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false">
<Property ID="ApplianceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NodeID" Type="int" Key="true"/>
<Property ID="ID" Type="int" Key="true"/>
</ClassType>