次の方法で共有


Azure.ResourceManager.HDInsight.Containers 名前空間

クラス

HDInsightClusterCollection

のコレクション HDInsightClusterResource とその操作を表すクラス。 コレクション内の各 HDInsightClusterResource は、 の同じインスタンス HDInsightClusterPoolResourceに属します。 インスタンスを HDInsightClusterCollection 取得するには、 のインスタンス HDInsightClusterPoolResourceから GetHDInsightClusters メソッドを呼び出します。

HDInsightClusterData

HDInsightCluster データ モデルを表すクラス。 クラスター。

HDInsightClusterPoolCollection

のコレクション HDInsightClusterPoolResource とその操作を表すクラス。 コレクション内の各 HDInsightClusterPoolResource は、 の同じインスタンス ResourceGroupResourceに属します。 インスタンスを HDInsightClusterPoolCollection 取得するには、 のインスタンス ResourceGroupResourceから GetHDInsightClusterPools メソッドを呼び出します。

HDInsightClusterPoolData

HDInsightClusterPool データ モデルを表すクラス。 クラスター プール。

HDInsightClusterPoolResource

HDInsightClusterPool と、それに対して実行できるインスタンス操作を表すクラス。 がある場合はResourceIdentifier、GetHDInsightClusterPoolResource メソッドを使用して のArmClientインスタンスから を構築HDInsightClusterPoolResourceできます。 それ以外の場合は、GetHDInsightClusterPool メソッドを使用して親リソース ResourceGroupResource から取得できます。

HDInsightClusterResource

HDInsightCluster と、それに対して実行できるインスタンス操作を表すクラス。 がある場合はResourceIdentifier、GetHDInsightClusterResource メソッドを使用して のArmClientインスタンスから を構築HDInsightClusterResourceできます。 それ以外の場合は、GetHDInsightCluster メソッドを使用して親リソース HDInsightClusterPoolResource から取得できます。

HDInsightContainersExtensions

Azure.ResourceManager.HDInsight.Containers に拡張メソッドを追加するクラス。