次の方法で共有


SkusOperationsExtensions.List(ISkusOperations) メソッド

定義

Microsoft.AppPlatform プロバイダーの使用可能なすべての SKU を一覧表示します。

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

パラメーター

operations
ISkusOperations

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

戻り値

適用対象