Compartilhar via


JobCredentialsOperationsExtensions.ListByAgentNext Método

Definição

Obtém uma lista de credenciais de trabalhos.

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)

Parâmetros

operations
IJobCredentialsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a