OperationsExtensions.List(IOperations) メソッド

定義

使用可能なすべての Microsoft.Marketplace REST API 操作を一覧表示します。

public static Microsoft.Azure.Management.Marketplace.Models.OperationListResult List (this Microsoft.Azure.Management.Marketplace.IOperations operations);
static member List : Microsoft.Azure.Management.Marketplace.IOperations -> Microsoft.Azure.Management.Marketplace.Models.OperationListResult
<Extension()>
Public Function List (operations As IOperations) As OperationListResult

パラメーター

operations
IOperations

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

戻り値

適用対象