Freigeben über


JobsOperationsExtensions.ListByManagerNextAsync Methode

Definition

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))

Parameter

operations
IJobsOperations
nextPageLink
String
cancellationToken
CancellationToken

Gibt zurück

Gilt für: