Compartir a través de


RecurrenceSchedule.MonthlyOccurrences Propiedad

Definición

Obtiene o establece las repeticiones mensuales.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a