C# 클래스 Amazon.ApplicationAutoScaling.Model.RegisterScalableTargetRequest

Container for the parameters to the RegisterScalableTarget operation. Registers or updates a scalable target. A scalable target is a resource that Application Auto Scaling can scale out or scale in. After you have registered a scalable target, you can use this operation to update the minimum and maximum values for your scalable dimension.

After you register a scalable target, you can create and apply scaling policies using PutScalingPolicy. You can view the scaling policies for a service namespace using DescribeScalableTargets. If you are no longer using a scalable target, you can deregister it using DeregisterScalableTarget.

상속: AmazonApplicationAutoScalingRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetMaxCapacity ( ) : bool
IsSetMinCapacity ( ) : bool
IsSetResourceId ( ) : bool
IsSetRoleARN ( ) : bool
IsSetScalableDimension ( ) : bool
IsSetServiceNamespace ( ) : bool