Partager via


IWithWebhook.UpdateWebhook(String) Méthode

Définition

Commence la description d’une mise à jour d’un webhook existant de ce registre de conteneurs.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateResource.IBlank<Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Update.IUpdate> UpdateWebhook (string name);
abstract member UpdateWebhook : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateResource.IBlank<Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Update.IUpdate>
Public Function UpdateWebhook (name As String) As IBlank(Of IUpdate)

Paramètres

name
String

Nom d’un webhook existant.

Retours

S’applique à