Compartir a través de


ITaskProperties.TriggerTimerTrigger Property

Definition

The collection of timer triggers.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The collection of timer triggers.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTrigger) }, ReadOnly=false, Required=false, SerializedName="timerTriggers")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTrigger[] TriggerTimerTrigger { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The collection of timer triggers.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTrigger) }, ReadOnly=false, Required=false, SerializedName="timerTriggers")>]
member this.TriggerTimerTrigger : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTrigger[] with get, set
Public Property TriggerTimerTrigger As ITimerTrigger()

Property Value

Attributes

Applies to