Compartir a través de


ITimerTrigger.Schedule Property

Definition

The CRON expression for the task schedule

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The CRON expression for the task schedule", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="schedule")]
public string Schedule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The CRON expression for the task schedule", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="schedule")>]
member this.Schedule : string with get, set
Public Property Schedule As String

Property Value

Attributes

Applies to