Partager via


TriggersOperationsExtensions.CreateOrUpdate Méthode

Définition

Crée ou met à jour un déclencheur.

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

Paramètres

operations
ITriggersOperations

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

deviceName
String

Crée ou met à jour un déclencheur

name
String

Nom du déclencheur.

trigger
Trigger

Déclencheur.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à