IRedisCacheBeta.PatchSchedules Property

Definition

Gets List of patch schedules for current Redis Cache.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Redis.Fluent.Models.ScheduleEntry> PatchSchedules { get; }
member this.PatchSchedules : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Redis.Fluent.Models.ScheduleEntry>
Public ReadOnly Property PatchSchedules As IReadOnlyList(Of ScheduleEntry)

Property Value

Applies to