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

ContainerRegistryWebhookEventContent 类

定义

事件请求消息的内容。

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

属性

Action

包含所提供事件的操作。

ActorName

与生成事件的请求上下文关联的使用者或用户名。

Id

事件 ID。

Request

生成事件的请求。

Source

生成事件的注册表节点。 换句话说,当执行组件启动事件时,源会生成它。

Target

事件的目标。

Timestamp

发生事件的时间。

适用于