Compartilhar via


RecurrenceSchedule.Minute Property

Definition

[Required] List of minutes for the schedule.

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

Property Value

Int32[]

Implements

Attributes

Applies to