Compartilhar via


AlertsOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

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

Parâmetros

operations
IAlertsOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a