次の方法で共有


OperationsExtensions.List(IOperations) メソッド

定義

Microsoft.Storsimple プロバイダーで使用可能なすべての REST API 操作を一覧表示します

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

パラメーター

operations
IOperations

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

戻り値

適用対象