Partager via


LogicManagementClientExtensions.ListOperationsNextAsync Méthode

Définition

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

Paramètres

nextPageLink
String
cancellationToken
CancellationToken

Retours

S’applique à