次の方法で共有


ClustersOperationsExtensions.List(IClustersOperations) メソッド

定義

サブスクリプションのすべての HDInsight クラスターを一覧表示します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster> List (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations);
static member List : Microsoft.Azure.Management.HDInsight.IClustersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster>
<Extension()>
Public Function List (operations As IClustersOperations) As IPage(Of Cluster)

パラメーター

operations
IClustersOperations

この拡張メソッドの操作グループ。

戻り値

適用対象