你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateDefinition 命名空间

接口

IBlank<ParentT>

Webhook 定义的第一阶段。

IUpdateDefinition<ParentT>

容器注册表的 Webhook 更新定义的分组。

IWithAttach<ParentT>

Webhook 定义的最后一个阶段。 在此阶段,可以指定任何剩余的可选设置,也可以将 Webhook 定义附加到父容器组定义。

IWithCustomHeaders<ParentT>

允许指定将添加到通知的自定义标头的 Webhook 定义的阶段。

IWithDefaultStatus<ParentT>

Webhook 定义的阶段,允许在创建后指定 Webhook 的默认状态。

IWithRepositoriesScope<ParentT>

允许指定可以触发事件的存储库范围的 Webhook 定义的阶段。

IWithServiceUri<ParentT>

允许指定发布通知的服务 URI 的 Webhook 定义的阶段。

IWithTags<ParentT>

允许指定标记的 Webhook 定义的阶段。

IWithTriggerWhen<ParentT>

允许指定将触发 Webhook 通知的操作的 Webhook 定义的阶段。