Microsoft.HPC.ClusterHPC Cluster

Microsoft.HPC.Cluster (ClassType)

Element properties:

Base ClassSystem.Service
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9282918e-06e0-f13c-e91d-0279b0ab6d24

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

Health Model:

Source Code:

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