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

ContainerRegistryWebhookEventRequestContent 类

定义

生成事件的请求。

public class ContainerRegistryWebhookEventRequestContent
type ContainerRegistryWebhookEventRequestContent = class
Public Class ContainerRegistryWebhookEventRequestContent
继承
ContainerRegistryWebhookEventRequestContent

属性

Addr

启动事件的客户端连接的 IP 或主机名可能还有端口。 这是来自标准 http 请求的 RemoteAddr。

Host

注册表实例的外部可访问主机名,由传入请求中的 http 主机标头指定。

Id

启动事件的请求 ID。

Method

生成事件的请求方法。

UserAgent

请求的用户代理标头。

适用于