Auf Englisch lesen

Freigeben über


WebhookOperationsExtensions.CreateOrUpdate Methode

Definition

Überlädt

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

public static Microsoft.Azure.Management.Automation.Models.WebhookCreateOrUpdateResponse CreateOrUpdate (this Microsoft.Azure.Management.Automation.IWebhookOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.WebhookCreateOrUpdateParameters parameters);

Parameter

operations
IWebhookOperations
resourceGroupName
String
automationAccount
String

Gibt zurück

Gilt für:

Azure SDK for .NET Latest
Produkt Versionen
Azure SDK for .NET Latest

CreateOrUpdate(IWebhookOperations, String, String, String, WebhookCreateOrUpdateParameters)

Erstellen Sie den durch den Webhooknamen identifizierten Webhook. http://aka.ms/azureautomationsdk/webhookoperations

public static Microsoft.Azure.Management.Automation.Models.Webhook CreateOrUpdate (this Microsoft.Azure.Management.Automation.IWebhookOperations operations, string resourceGroupName, string automationAccountName, string webhookName, Microsoft.Azure.Management.Automation.Models.WebhookCreateOrUpdateParameters parameters);

Parameter

operations
IWebhookOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name einer Azure-Ressourcengruppe.

automationAccountName
String

Der Name des Automation-Kontos.

webhookName
String

Der Webhookname.

parameters
WebhookCreateOrUpdateParameters

Das Erstellen oder Aktualisieren von Parametern für den Webhook.

Gibt zurück

Gilt für:

Azure SDK for .NET Legacy
Produkt Versionen
Azure SDK for .NET Legacy