次の方法で共有


ClustersOperationsExtensions.List(IClustersOperations) メソッド

定義

サブスクリプション内の Log Analytics クラスターを取得します。

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

パラメーター

operations
IClustersOperations

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

戻り値

適用対象