Microsoft.SQLServerAppliance.APS.ComponentGroupAPS Components Group

Microsoft.SQLServerAppliance.APS.ComponentGroup (ClassType)

Element properties:

Base ClassSystem.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3bdc2c90-882c-9c08-3e04-53e8ea2ce90f

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.APS.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.APS.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>