HDInsightClusterResource.GetHDInsightApplications メソッド

定義

HDInsightCluster 内の HDInsightApplicationResources のコレクションを取得します。

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

戻り値

HDInsightApplicationResources のコレクションとその HDInsightApplicationResource に対する操作を表す オブジェクト。

適用対象