public sealed class ResourcePolicyWeeklyCycleDayOfWeek : IMessage<ResourcePolicyWeeklyCycleDayOfWeek>, IEquatable<ResourcePolicyWeeklyCycleDayOfWeek>, IDeepCloneable<ResourcePolicyWeeklyCycleDayOfWeek>, IBufferMessage, IMessage
Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
Check the Day enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e is 3.6.0, and the page provides links to various past versions, starting from 1.0.0 up to the newest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class has two constructors: a default constructor and another that takes an instance of the same class as a parameter for use in copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eDay\u003c/code\u003e, \u003ccode\u003eDuration\u003c/code\u003e, \u003ccode\u003eHasDay\u003c/code\u003e, \u003ccode\u003eHasDuration\u003c/code\u003e, \u003ccode\u003eHasStartTime\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which are used to define the scheduling and duration of weekly operations.\u003c/p\u003e\n"],["\u003cp\u003eThe page indicates that the \u003ccode\u003eDay\u003c/code\u003e property within the class can be used to specify the days of the week that a policy will be scheduled to run on, with the values that can be selected from being MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, and SUNDAY.\u003c/p\u003e\n"]]],[],null,[]]