Свойство | Type | Description | |
---|---|---|---|
GreaterThanOrEqualToThreshold | |||
GreaterThanThreshold | |||
LessThanOrEqualToThreshold | |||
LessThanThreshold |
Méthode | Description | |
---|---|---|
ComparisonOperator ( string value ) : System |
Default Constructor
|
|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
public ComparisonOperator ( string value ) : System | ||
value | string | |
Résultat | System |
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
Résultat |
public static ComparisonOperator,Amazon.CloudWatch GreaterThanOrEqualToThreshold | ||
Résultat |
public static ComparisonOperator,Amazon.CloudWatch GreaterThanThreshold | ||
Résultat |
public static ComparisonOperator,Amazon.CloudWatch LessThanOrEqualToThreshold | ||
Résultat |