Freigeben über


TriggersOperationsExtensions.ListByDataBoxEdgeDeviceNextAsync Methode

Definition

Listet alle im Gerät konfigurierten Trigger auf.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Trigger>> ListByDataBoxEdgeDeviceNextAsync (this Microsoft.Azure.Management.DataBoxEdge.ITriggersOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByDataBoxEdgeDeviceNextAsync : Microsoft.Azure.Management.DataBoxEdge.ITriggersOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Trigger>>
<Extension()>
Public Function ListByDataBoxEdgeDeviceNextAsync (operations As ITriggersOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Trigger))

Parameter

operations
ITriggersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: