C# Class Amazon.AutoScaling.Model.DisableMetricsCollectionRequest

Container for the parameters to the DisableMetricsCollection operation.

Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName . You can specify the list of affected metrics with the Metrics parameter.

Inheritance: AmazonAutoScalingRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAutoScalingGroupName ( ) : bool
IsSetMetrics ( ) : bool