Bagikan melalui


ITriggerProperties.TimerTrigger 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[] TimerTrigger { 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.TimerTrigger : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api20190601Preview.ITimerTrigger[] with get, set
Public Property TimerTrigger As ITimerTrigger()

Property Value

Attributes

Applies to