Microsoft.HDInsight.ClusterServiceHDInsight Cluster Service

Microsoft.HDInsight.ClusterService (ClassType)

Base class for all HDInsight Cluster Services.

Element properties:

Base ClassMicrosoft.HDInsight.AmbariEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9eec4011-7bd2-1ce4-1415-994fcb9e118b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.HDInsight.ClusterService:
ClusterName  string  Cluster Name false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.HDInsight.ClusterService" Accessibility="Public" Base="Microsoft.HDInsight.AmbariEntity" Hosted="true" Abstract="true" Singleton="false">
<Property ID="ClusterName" Type="string" Comment="Required to show parent cluster name on State Widget"/>
</ClassType>