Partager via


IWithWebhook.WithoutWebhook(String) Méthode

Définition

Supprime un webhook du registre de conteneurs.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Update.IUpdate WithoutWebhook (string name);
abstract member WithoutWebhook : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Update.IUpdate
Public Function WithoutWebhook (name As String) As IUpdate

Paramètres

name
String

Nom du webhook à supprimer.

Retours

S’applique à