HDInsightAutoScaleSchedule Class

Definition

Parameters for a schedule-based autoscale rule, consisting of an array of days + a time and capacity.

public class HDInsightAutoScaleSchedule
type HDInsightAutoScaleSchedule = class
Public Class HDInsightAutoScaleSchedule
Inheritance
HDInsightAutoScaleSchedule

Constructors

HDInsightAutoScaleSchedule()

Initializes a new instance of HDInsightAutoScaleSchedule.

Properties

Days

Days of the week for a schedule-based autoscale rule.

TimeAndCapacity

Time and capacity for a schedule-based autoscale rule.

Applies to