Sdílet prostřednictvím


OperationsExtensions.List(IOperations) Metoda

Definice

Zobrazí seznam všech dostupných operací rozhraní REST API služby Automation.

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)

Parametry

operations
IOperations

Skupina operací pro tuto metodu rozšíření.

Návraty

Platí pro