Compartir a través de


IWebhookOperations.Delete(String) Método

Definición

Elimina un webhook del registro de contenedor.

public void Delete (string webhookName);
abstract member Delete : string -> unit
Public Sub Delete (webhookName As String)

Parámetros

webhookName
String

Nombre del webhook.

Se aplica a