Partager via


RedisPatchSchedule.ScheduleEntries Propriété

Définition

Obtient ou définit la liste des planifications de correctifs pour un cache Redis.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à