AWS SDK Version 3 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.

A floating-point percentage of the desired number of tasks to place and keep running in the task set.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.Scale

Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z

Syntax

C#
public class Scale

The Scale type exposes the following members

Constructors

NameDescription
Public Method Scale()

Properties

NameTypeDescription
Public Property Unit Amazon.ECS.ScaleUnit

Gets and sets the property Unit.

The unit of measure for the scale value.

Public Property Value System.Double

Gets and sets the property Value.

The value, specified as a percent total of a service's desiredCount, to scale the task set. Accepted values are numbers between 0 and 100.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5