AutoscaleProfile Class

Definition

Autoscale profile.

public class AutoscaleProfile
type AutoscaleProfile = class
Public Class AutoscaleProfile
Inheritance
AutoscaleProfile

Constructors

AutoscaleProfile()

Initializes a new instance of the AutoscaleProfile class.

Properties

Capacity

Optional. The number of instances that can be used in the scaling action.

FixedDate

Optional. A specific date for the scaling action. This element is not used if the Recurrence element is used.

Name

Optional. The name of the profile.

Recurrence

Optional. The frequency and schedule for the scaling action. This element is not used if the FixedDate element is used.

Rules

Optional. A collection of rules that provide the triggers and parameters for the scaling action.

Applies to