Share via


ComputeStartStopSchedule.CronExpression Property

Definition

[Required] Specifies cron expression of schedule. The expression should follow NCronTab format.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public string CronExpression { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.CronExpression : string with get, set
Public Property CronExpression As String

Property Value

Implements

Attributes

Applies to