Partager via


OperationOperationsExtensions.ListByTagsNext Méthode

Définition

Répertorie un ensemble d’opérations associées aux balises.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.TagResourceContract> ListByTagsNext (this Microsoft.Azure.Management.ApiManagement.IOperationOperations operations, string nextPageLink);
static member ListByTagsNext : Microsoft.Azure.Management.ApiManagement.IOperationOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.TagResourceContract>
<Extension()>
Public Function ListByTagsNext (operations As IOperationOperations, nextPageLink As String) As IPage(Of TagResourceContract)

Paramètres

operations
IOperationOperations

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

S’applique à