Udostępnij za pośrednictwem


ITaskUpdateParameters.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.ITimerTriggerUpdateParameters) }, ReadOnly=false, Required=false, SerializedName="timerTriggers")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTriggerUpdateParameters[] 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.ITimerTriggerUpdateParameters) }, ReadOnly=false, Required=false, SerializedName="timerTriggers")>]
member this.TriggerTimerTrigger : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTriggerUpdateParameters[] with get, set
Public Property TriggerTimerTrigger As ITimerTriggerUpdateParameters()

Property Value

Attributes

Applies to