Partager via


AdvancedSchedule.MonthlyOccurrences Propriété

Définition

Obtient ou définit des occurrences de jours dans un mois.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence> MonthlyOccurrences { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="monthlyOccurrences")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence> MonthlyOccurrences { get; set; }
member this.MonthlyOccurrences : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="monthlyOccurrences")>]
member this.MonthlyOccurrences : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.AdvancedScheduleMonthlyOccurrence> with get, set
Public Property MonthlyOccurrences As IList(Of AdvancedScheduleMonthlyOccurrence)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à