Partager via


JobsOperationsExtensions.ListByManagerNextAsync Méthode

Définition

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

Paramètres

operations
IJobsOperations
nextPageLink
String
cancellationToken
CancellationToken

Retours

S’applique à