Microsoft.HDInsight.AmbariHDInsight Ambari Service

Microsoft.HDInsight.Ambari (ClassType)

This class represents HDInsight Ambari Service.

Element properties:

Base ClassMicrosoft.HDInsight.AmbariAccessorRole
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1183a2d5-3d8f-0053-8409-a536e53dd16d

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.Ambari:
TemplateName  string  Template Name true 256  False     
AmbariUri  string  Ambari URI false 256  False     
ClustersQueryUriSegment  string  Clusters Query URI Segment false 256  False     
IsCloudService  bool  Is Cloud Service false 256       
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.Ambari" Accessibility="Public" Base="Microsoft.HDInsight.AmbariAccessorRole" Hosted="false" Abstract="false" Singleton="false">
<Property ID="TemplateName" Type="string" Key="true"/>
<Property ID="AmbariUri" Type="string"/>
<Property ID="ClustersQueryUriSegment" Type="string"/>
<Property ID="IsCloudService" Type="bool"/>
<Property ID="ResourcePoolClassId" Type="string"/>
<Property ID="ResourcePoolProperties" Type="string"/>
</ClassType>