Share via


ComputeRecurrenceSchedule.Hour Property

Definition

[Required] List of hours for the schedule.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public int[] Hour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Hour : int[] with get, set
Public Property Hour As Integer()

Property Value

Int32[]

Implements

Attributes

Applies to