HDInsightAutoScaleSchedule.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.
Days of the week for a schedule-based autoscale rule.
public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightDayOfWeek> Days { get; }
member this.Days : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightDayOfWeek>
Public ReadOnly Property Days As IList(Of HDInsightDayOfWeek)