Compartilhar via


TriggersOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Lista todos os gatilhos configurados no dispositivo.

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

Parâmetros

operations
ITriggersOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a