Partager via


OperationsExtensions.List(IOperations) Méthode

Définition

Obtenir toutes les opérations

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.LabServices.Models.Operation> List (this Microsoft.Azure.Management.LabServices.IOperations operations);
static member List : Microsoft.Azure.Management.LabServices.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.LabServices.Models.Operation>
<Extension()>
Public Function List (operations As IOperations) As IPage(Of Operation)

Paramètres

operations
IOperations

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

Retours

Remarques

Retourne une liste de toutes les opérations.

S’applique à