C# 클래스 Amazon.AutoScaling.Model.DeleteAutoScalingGroupRequest

Container for the parameters to the DeleteAutoScalingGroup operation.

Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.

NOTE: To remove all instances before calling DeleteAutoScalingGroup, you can call UpdateAutoScalingGroup to set the minimum and maximum size of the AutoScalingGroup to zero.

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

비공개 메소드들

메소드 설명
IsSetAutoScalingGroupName ( ) : bool
IsSetForceDelete ( ) : bool