次の方法で共有


SkusOperationsExtensions.List(ISkusOperations) メソッド

定義

特定のサブスクリプションで Microsoft.Storage でサポートされている利用可能な SKU を一覧表示します。

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

パラメーター

operations
ISkusOperations

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

戻り値

適用対象