Freigeben über


IWithWebhook.UpdateWebhook(String) Methode

Definition

Beginnt mit der Beschreibung einer Aktualisierung eines vorhandenen Webhooks dieser Containerregistrierung.

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)

Parameter

name
String

Der Name eines vorhandenen Webhooks.

Gibt zurück

Gilt für: