Compartilhar via


UsagesOperationsExtensions.ListByInstancePoolNext Método

Definição

Obtém todas as métricas de uso do pool de instâncias

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

Parâmetros

operations
IUsagesOperations

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