Partager via


PartnerTopicsOperationsExtensions.ListByResourceGroupNext Méthode

Définition

Répertorier les rubriques des partenaires sous un groupe de ressources.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EventGrid.Models.PartnerTopic> ListByResourceGroupNext (this Microsoft.Azure.Management.EventGrid.IPartnerTopicsOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.EventGrid.IPartnerTopicsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EventGrid.Models.PartnerTopic>
<Extension()>
Public Function ListByResourceGroupNext (operations As IPartnerTopicsOperations, nextPageLink As String) As IPage(Of PartnerTopic)

Paramètres

operations
IPartnerTopicsOperations

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

Remarques

Répertorier toutes les rubriques des partenaires sous un groupe de ressources.

S’applique à