Compartilhar via


RecurrenceSchedule.MonthlyOccurrences Propriedade

Definição

Obtém ou define as ocorrências mensais.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a