次の方法で共有


HDInsightClusterPoolResource.GetHDInsightClusters メソッド

定義

HDInsightClusterPool 内の HDInsightClusterResources のコレクションを取得します。

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

戻り値

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

適用対象