ElasticSnapshotPolicyWeeklySchedule.Days Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates which weekday(s) snapshot(s) should be taken, accepts a list of week day names in english.
public System.Collections.Generic.IList<Azure.ResourceManager.NetApp.Models.DayOfWeek> Days { get; }
public System.Collections.Generic.IList<Azure.ResourceManager.NetApp.Models.NetAppDayOfWeek> Days { get; }
member this.Days : System.Collections.Generic.IList<Azure.ResourceManager.NetApp.Models.DayOfWeek>
member this.Days : System.Collections.Generic.IList<Azure.ResourceManager.NetApp.Models.NetAppDayOfWeek>
Public ReadOnly Property Days As IList(Of DayOfWeek)
Public ReadOnly Property Days As IList(Of NetAppDayOfWeek)