Partager via


AlertsOperationsExtensions.Get Méthode

Définition

Obtient une alerte par nom.

public static Microsoft.Azure.Management.DataBoxEdge.Models.Alert Get (this Microsoft.Azure.Management.DataBoxEdge.IAlertsOperations operations, string deviceName, string name, string resourceGroupName);
static member Get : Microsoft.Azure.Management.DataBoxEdge.IAlertsOperations * string * string * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Alert
<Extension()>
Public Function Get (operations As IAlertsOperations, deviceName As String, name As String, resourceGroupName As String) As Alert

Paramètres

operations
IAlertsOperations

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

deviceName
String

Le nom de l'appareil.

name
String

Nom de l’alerte.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à