AzureHDInsightAutoscaleCondition.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.
The Days of the condition.
public System.Collections.Generic.IList<Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDaysOfWeek> Days { get; set; }
member this.Days : System.Collections.Generic.IList<Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightDaysOfWeek> with get, set
Public Property Days As IList(Of AzureHDInsightDaysOfWeek)