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

PSContainerRegistryWebhook(Webhook) Constructor

Definition

public PSContainerRegistryWebhook (Microsoft.Azure.Management.ContainerRegistry.Models.Webhook webhook);
new Microsoft.Azure.Commands.ContainerRegistry.PSContainerRegistryWebhook : Microsoft.Azure.Management.ContainerRegistry.Models.Webhook -> Microsoft.Azure.Commands.ContainerRegistry.PSContainerRegistryWebhook
Public Sub New (webhook As Webhook)

Parameters

webhook
Webhook

Applies to