Partager via


OperationsExtensions.List(IOperations) Méthode

Définition

Obtient la liste des opérations de calcul.

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)

Paramètres

operations
IOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

S’applique à