次の方法で共有


ScheduleEntries.ScheduleEntriesProperty Property

Definition

Gets or sets list of patch schedules for a Redis cache.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to