ComputeStartStopSchedule.RecurrenceFrequency Property

Definition

[Required] The frequency to trigger schedule.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ComputeRecurrenceFrequency? RecurrenceFrequency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.RecurrenceFrequency : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ComputeRecurrenceFrequency> with get, set
Public Property RecurrenceFrequency As Nullable(Of ComputeRecurrenceFrequency)

Property Value

Implements

Attributes

Applies to