다음을 통해 공유


ScheduleEntry.DayOfWeek Property

Definition

Gets or sets day of the week when a cache can be patched. Possible values include: 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday', 'Everyday', 'Weekend'

public Microsoft.Azure.Management.Redis.Fluent.Models.DayOfWeek DayOfWeek { get; }
member this.DayOfWeek : Microsoft.Azure.Management.Redis.Fluent.Models.DayOfWeek
Public ReadOnly Property DayOfWeek As DayOfWeek

Property Value

Applies to