Bagikan melalui


IRun.TimerTriggerName Property

Definition

The timer trigger name that caused the run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The timer trigger name that caused the run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timerTriggerName")]
public string TimerTriggerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The timer trigger name that caused the run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timerTriggerName")>]
member this.TimerTriggerName : string with get, set
Public Property TimerTriggerName As String

Property Value

Attributes

Applies to