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

Microsoft.HDInsight.ClusterService.Private (ClassType)

This class contains private properties of Microsoft HDInsight Cluster Service.

Element properties:

Base ClassMicrosoft.HDInsight.AmbariManagedEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4fb78b16-5aec-92e4-3dda-c9b542d0a6cd

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.ClusterService.Private:
TemplateName  string  Template Name true 256  False     
ClusterName  string  Cluster Name true 256  False     
ServiceName  string  Service Name true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.HDInsight.ClusterService.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="ServiceName" Type="string" Key="true"/>
</ClassType>