Partager via


AlertsOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Obtient toutes les alertes pour un appareil de périphérie/passerelle 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)

Paramètres

operations
IAlertsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à