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

ContainerRegistrySourceTrigger.SourceTriggerEvents Property

Definition

The source event corresponding to the trigger.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistrySourceTriggerEvent> SourceTriggerEvents { get; set; }
member this.SourceTriggerEvents : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistrySourceTriggerEvent> with get, set
Public Property SourceTriggerEvents As BicepList(Of ContainerRegistrySourceTriggerEvent)

Property Value

Applies to