Compartilhar via


TriggersOperationsExtensions.BeginCreateOrUpdate Método

Definição

Cria ou atualiza um gatilho.

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

Parâmetros

operations
ITriggersOperations

O grupo de operações para esse método de extensão.

deviceName
String

Cria ou atualiza um gatilho

name
String

O nome do gatilho.

trigger
Trigger

O gatilho.

resourceGroupName
String

O nome do grupo de recursos.

Retornos

Aplica-se a