Partager via


TriggersOperationsExtensions.Get Méthode

Définition

Obtenez un déclencheur spécifique par nom.

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

Paramètres

operations
ITriggersOperations

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

deviceName
String

Le nom de l'appareil.

name
String

Nom du déclencheur.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à