IAutomationClient.DeleteWebhook(String, String, String) Method

Definition

public void DeleteWebhook (string resourceGroupName, string automationAccountName, string name);
abstract member DeleteWebhook : string * string * string -> unit
Public Sub DeleteWebhook (resourceGroupName As String, automationAccountName As String, name As String)

Parameters

resourceGroupName
String
automationAccountName
String
name
String

Applies to