Freigeben über


AdvancedSchedule.MonthlyOccurrences Eigenschaft

Definition

Ruft Vorkommen von Tagen innerhalb eines Monats ab oder legt diese fest.

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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: