Compartir a través de


Schedule.Recurrences Propiedad

Definición

Obtiene o establece la lista de periodicidades.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a