Share via


Cron.Expression 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.Owned)]
public string Expression { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Expression : string with get, set
Public Property Expression As String

Property Value

Implements

Attributes

Applies to