Microsoft.HDInsight.Cluster.PrivateHDInsight Cluster (Private Entity)

Microsoft.HDInsight.Cluster.Private (ClassType)

This class contains private properties of Microsoft HDInsight Cluster.

Element properties:

Base ClassMicrosoft.HDInsight.AmbariManagedEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdda269572-c610-e68f-daa4-d073e539c31c

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.AmbariManagedEntity:
AmbariUri  string  Ambari URI false 256  False     
Microsoft.HDInsight.Cluster.Private:
TemplateName  string  Template Name true 256  False     
ClusterName  string  Cluster Name true 256  False     
ResourcePoolClassId  string  Watchers Pool Type Id false 256  False     
ResourcePoolProperties  string  Watchers Pool Properties false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.HDInsight.Cluster.Private" Accessibility="Public" Base="Microsoft.HDInsight.AmbariManagedEntity" Hosted="false" Abstract="false" Singleton="false">
<Property ID="TemplateName" Type="string" Key="true"/>
<Property ID="ClusterName" Type="string" Key="true"/>
<Property ID="ResourcePoolClassId" Type="string"/>
<Property ID="ResourcePoolProperties" Type="string"/>
</ClassType>