Freigeben über


OperationsExtensions.List(IOperations) Methode

Definition

Ruft eine Liste von Computevorgängen ab.

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

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: