Share via


AutoscaleSchedule.Days Property

Definition

User has to set the days where schedule has to be set for autoscale operation.

public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Containers.Models.AutoscaleScheduleDay> Days { get; }
member this.Days : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Containers.Models.AutoscaleScheduleDay>
Public ReadOnly Property Days As IList(Of AutoscaleScheduleDay)

Property Value

Applies to