Partager via


JobCredentialsOperationsExtensions.ListByAgentNext Méthode

Définition

Obtient la liste des informations d’identification des travaux.

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

Paramètres

operations
IJobCredentialsOperations

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

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à