Partager via


AlertsOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Obtient toutes les alertes pour un appareil 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)

Paramètres

operations
IAlertsOperations

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 à