Partager via


TriggersOperationsExtensions.ListByShareSubscriptionNext Méthode

Définition

Répertorier les déclencheurs dans un abonnement de partage.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.Trigger> ListByShareSubscriptionNext (this Microsoft.Azure.Management.DataShare.ITriggersOperations operations, string nextPageLink);
static member ListByShareSubscriptionNext : Microsoft.Azure.Management.DataShare.ITriggersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataShare.Models.Trigger>
<Extension()>
Public Function ListByShareSubscriptionNext (operations As ITriggersOperations, nextPageLink As String) As IPage(Of Trigger)

Paramètres

operations
ITriggersOperations

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

Lister les déclencheurs dans un abonnement de partage

S’applique à