Partager via


TriggersOperationsExtensions.BeginCreateOrUpdate Méthode

Définition

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

public static Microsoft.Azure.Management.DataBoxEdge.Models.Trigger BeginCreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.ITriggersOperations operations, string deviceName, string name, Microsoft.Azure.Management.DataBoxEdge.Models.Trigger trigger, string resourceGroupName);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.ITriggersOperations * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.Trigger * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Trigger
<Extension()>
Public Function BeginCreateOrUpdate (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 à