Partager via


JobsOperationsExtensions.ListByAgentNext(IJobsOperations, String) Méthode

Définition

Obtient une liste de travaux.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.Job> ListByAgentNext (this Microsoft.Azure.Management.Sql.IJobsOperations operations, string nextPageLink);
static member ListByAgentNext : Microsoft.Azure.Management.Sql.IJobsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.Job>
<Extension()>
Public Function ListByAgentNext (operations As IJobsOperations, nextPageLink As String) As IPage(Of Job)

Paramètres

operations
IJobsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à