Freigeben über


AlertsOperationsExtensions.ListByDataBoxEdgeDeviceNext Methode

Definition

Ruft alle Warnungen für ein Data Box Edge/Data Box Gateway-Gerät ab.

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)

Parameter

operations
IAlertsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: