Megosztás a következőn keresztül:


OperationsExtensions.List(IOperations) Metódus

Definíció

Felsorolja az összes elérhető Automation REST API-műveletet.

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)

Paraméterek

operations
IOperations

A bővítménymetódus műveleti csoportja.

Válaszok

A következőre érvényes: