OperationsExtensions.List(IOperations) メソッド

定義

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

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

パラメーター

operations
IOperations

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

戻り値

適用対象