Compartilhar via


AlertsOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Obtém todos os alertas de um dispositivo Data Box Edge/Data Box Gateway.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Alert> ListByDataBoxEdgeDeviceNext (this Microsoft.Azure.Management.DataBoxEdge.IAlertsOperations operations, string nextPageLink);
static member ListByDataBoxEdgeDeviceNext : Microsoft.Azure.Management.DataBoxEdge.IAlertsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.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 bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a