Compartilhar via


JobAgentsOperationsExtensions.ListByServerNext Método

Definição

Obtém uma lista de agentes de trabalho em um servidor.

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

Parâmetros

operations
IJobAgentsOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a