Partager via


TagResourceOperationsExtensions.ListByServiceNext Méthode

Définition

Répertorie un ensemble de ressources associées à des balises.

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

Paramètres

operations
ITagResourceOperations

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 à