Freigeben über


RecurrenceSchedule.MonthlyOccurrences Eigenschaft

Definition

Ruft die monatlichen Vorkommen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: