Share via


ContainerRegistryTriggerProperties.TimerTriggers Property

Definition

The collection of timer triggers.

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

Property Value

Applies to