Sdílet prostřednictvím


HDInsightClusterResource.GetHDInsightApplications Method

Definition

Gets a collection of HDInsightApplicationResources in the HDInsightCluster.

public virtual Azure.ResourceManager.HDInsight.HDInsightApplicationCollection GetHDInsightApplications ();
abstract member GetHDInsightApplications : unit -> Azure.ResourceManager.HDInsight.HDInsightApplicationCollection
override this.GetHDInsightApplications : unit -> Azure.ResourceManager.HDInsight.HDInsightApplicationCollection
Public Overridable Function GetHDInsightApplications () As HDInsightApplicationCollection

Returns

An object representing collection of HDInsightApplicationResources and their operations over a HDInsightApplicationResource.

Applies to