Partager via


TriggersOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Répertorie tous les déclencheurs configurés dans l’appareil.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Trigger> ListByDataBoxEdgeDeviceNext (this Microsoft.Azure.Management.DataBoxEdge.ITriggersOperations operations, string nextPageLink);
static member ListByDataBoxEdgeDeviceNext : Microsoft.Azure.Management.DataBoxEdge.ITriggersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Trigger>
<Extension()>
Public Function ListByDataBoxEdgeDeviceNext (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 de l’opération précédente d’appel réussi à List.

Retours

S’applique à