ClustersOperationsExtensions.ListSkus(IClustersOperations) メソッド

定義

Kusto リソース プロバイダーの対象となる SKU を一覧表示します。

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

パラメーター

operations
IClustersOperations

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

戻り値

適用対象