RecurrenceSchedule.MonthDay Property

Definition

List of month days for the schedule

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

Property Value

Implements

Attributes

Applies to