次の方法で共有


ClustersOperationsExtensions.ListBySubscription(IClustersOperations) メソッド

定義

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

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

パラメーター

operations
IClustersOperations

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

戻り値

適用対象