ElasticSnapshotPolicyWeeklySchedule.Days Property

Definition

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)

Property Value

Applies to