Compartilhar via


ElasticPoolOperationsExtensions.ListByElasticPoolNext Método

Definição

Obtém uma lista de operações executadas no pool elástico.

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

Parâmetros

operations
IElasticPoolOperations

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