OptimizedAutoscale Class

Definition

A class that contains the optimized auto scale definition.

public class OptimizedAutoscale
type OptimizedAutoscale = class
Public Class OptimizedAutoscale
Inheritance
OptimizedAutoscale

Constructors

OptimizedAutoscale()

Initializes a new instance of the OptimizedAutoscale class.

OptimizedAutoscale(Int32, Boolean, Int32, Int32)

Initializes a new instance of the OptimizedAutoscale class.

Properties

IsEnabled

Gets or sets a boolean value that indicate if the optimized autoscale feature is enabled or not.

Maximum

Gets or sets maximum allowed instances count.

Minimum

Gets or sets minimum allowed instances count.

Version

Gets or sets the version of the template defined, for instance 1.

Methods

Validate()

Validate the object.

Applies to