Compartir a través de


OperationsExtensions.List(IOperations) Método

Definición

Aquí se enumeran todas las operaciones de API REST disponibles Soporte técnico de Microsoft.

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

Parámetros

operations
IOperations

El grupo de operaciones de este método de extensión.

Devoluciones

Se aplica a