次の方法で共有


ClustersOperationsExtensions.List(IClustersOperations) メソッド

定義

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

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Kusto.Models.Cluster> List (this Microsoft.Azure.Management.Kusto.IClustersOperations operations);
static member List : Microsoft.Azure.Management.Kusto.IClustersOperations -> seq<Microsoft.Azure.Management.Kusto.Models.Cluster>
<Extension()>
Public Function List (operations As IClustersOperations) As IEnumerable(Of Cluster)

パラメーター

operations
IClustersOperations

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

戻り値

適用対象