Microsoft.HPC.2008.HeadNode.Database.InstanceGroupHPC 2008 Database Instance Group

Microsoft.HPC.2008.HeadNode.Database.InstanceGroup (ClassType)

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4c4c9af9-7b0a-55bf-5589-25d5a03bddb2

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.HPC.2008.HeadNode.Database.InstanceGroup:
InstanceName  string  Instance Name true 256  False 
PrincipalName  string  Principal Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.HPC.2008.HeadNode.Database.InstanceGroup" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrincipalName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>