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

ContainerRegistryImagePushedEventData interface

Extends

Inherited Properties

action
actor
id
request
source
target
timestamp

Inherited Property Details

action

action?: string

Property Value

string

Inherited From ContainerRegistryEventData.action

actor

actor?: ContainerRegistryEventActor

Property Value

Inherited From ContainerRegistryEventData.actor

id

id?: string

Property Value

string

Inherited From ContainerRegistryEventData.id

request

request?: ContainerRegistryEventRequest

Property Value

Inherited From ContainerRegistryEventData.request

source

source?: ContainerRegistryEventSource

Property Value

Inherited From ContainerRegistryEventData.source

target

target?: ContainerRegistryEventTarget

Property Value

Inherited From ContainerRegistryEventData.target

timestamp

timestamp?: Date

Property Value

Date

Inherited From ContainerRegistryEventData.timestamp