Sdílet prostřednictvím


AutoscaleSchedule Class

Definition

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

public class AutoscaleSchedule
type AutoscaleSchedule = class
Public Class AutoscaleSchedule
Inheritance
AutoscaleSchedule

Constructors

AutoscaleSchedule()

Initializes a new instance of the AutoscaleSchedule class.

AutoscaleSchedule(IList<String>, AutoscaleTimeAndCapacity)

Initializes a new instance of the AutoscaleSchedule class.

Properties

Days

Gets or sets days of the week for a schedule-based autoscale rule

TimeAndCapacity

Gets or sets time and capacity for a schedule-based autoscale rule

Applies to