共用方式為


OperationsExtensions.List(IOperations) 方法

定義

列出所有可用的自動化 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

這個擴充方法的作業群組。

傳回

適用於