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

ContainerRegistryEventRequest interface

The ID of the request that initiated the event.The IP or hostname and possibly port of the clientThe externally accessible hostname of the registryThe request method that generated the event.The user agent header of the request.

Properties

addr
host
id
method
useragent

Property Details

addr

addr?: string

Property Value

string

host

host?: string

Property Value

string

id

id?: string

Property Value

string

method

method?: string

Property Value

string

useragent

useragent?: string

Property Value

string