Compartilhar via


Schedule.Recurrences Propriedade

Definição

Obtém ou define a lista de recorrências.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a