Compartir a través de


AdvancedSchedule.MonthlyOccurrences Propiedad

Definición

Obtiene o establece repeticiones de días en un mes.

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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a