次の方法で共有


IWithWebhook.UpdateWebhook(String) メソッド

定義

このコンテナー レジストリの既存の Webhook の更新の説明を開始します。

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)

パラメーター

name
String

既存の Webhook の名前。

戻り値

適用対象