Partager via


QuotaOperationOperationsExtensions.ListNext Méthode

Définition

Opérations de quota GET.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Quota.Models.OperationResponse> ListNext (this Microsoft.Azure.Management.Quota.IQuotaOperationOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Quota.IQuotaOperationOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Quota.Models.OperationResponse>
<Extension()>
Public Function ListNext (operations As IQuotaOperationOperations, nextPageLink As String) As IPage(Of OperationResponse)

Paramètres

operations
IQuotaOperationOperations

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

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

Remarques

Répertoriez toutes les opérations prises en charge par le fournisseur de ressources Microsoft.Quota.

S’applique à