AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Describes a layer's load-based auto scaling configuration.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.LoadBasedAutoScalingConfiguration

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class LoadBasedAutoScalingConfiguration : Object

The LoadBasedAutoScalingConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DownScaling Amazon.OpsWorks.Model.AutoScalingThresholds Gets and sets the property DownScaling.

An AutoScalingThresholds object that describes the downscaling configuration, which defines how and when AWS OpsWorks reduces the number of instances.

Public Property Enable System.Boolean Gets and sets the property Enable.

Whether load-based auto scaling is enabled for the layer.

Public Property LayerId System.String Gets and sets the property LayerId.

The layer ID.

Public Property UpScaling Amazon.OpsWorks.Model.AutoScalingThresholds Gets and sets the property UpScaling.

An AutoScalingThresholds object that describes the upscaling configuration, which defines how and when AWS OpsWorks increases the number of instances.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8