Partager via


UsagesOperationsExtensions.ListByInstancePoolNext Méthode

Définition

Obtient toutes les métriques d’utilisation du pool instance

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)

Paramètres

operations
IUsagesOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à