Compartir a través de


LogicManagementClientExtensions.ListOperationsAsync Método

Definición

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Logic.Fluent.Models.Operation>> ListOperationsAsync (this Microsoft.Azure.Management.Logic.Fluent.ILogicManagementClient operations, System.Threading.CancellationToken cancellationToken = default);
static member ListOperationsAsync : Microsoft.Azure.Management.Logic.Fluent.ILogicManagementClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Logic.Fluent.Models.Operation>>
<Extension()>
Public Function ListOperationsAsync (operations As ILogicManagementClient, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Operation))

Parámetros

cancellationToken
CancellationToken

Devoluciones

Se aplica a