Share via


ContainerRegistryTriggerUpdateContent.TimerTriggers Property

Definition

The collection of timer triggers.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTimerTriggerUpdateContent> TimerTriggers { get; }
member this.TimerTriggers : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTimerTriggerUpdateContent>
Public ReadOnly Property TimerTriggers As IList(Of ContainerRegistryTimerTriggerUpdateContent)

Property Value

Applies to