Поделиться через


AdvancedSchedule.MonthlyOccurrences Свойство

Определение

Возвращает или задает вхождения дней в месяц.

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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к