Freigeben über


AlertsOperationsExtensions.ListByDataBoxEdgeDevice 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> ListByDataBoxEdgeDevice (this Microsoft.Azure.Management.DataBoxEdge.IAlertsOperations operations, string deviceName, string resourceGroupName);
static member ListByDataBoxEdgeDevice : Microsoft.Azure.Management.DataBoxEdge.IAlertsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Alert>
<Extension()>
Public Function ListByDataBoxEdgeDevice (operations As IAlertsOperations, deviceName As String, resourceGroupName As String) As IPage(Of Alert)

Parameter

operations
IAlertsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: