DeviceSecurityGroup.DefinitionStages.WithThresholdRules Interface
public static interface DeviceSecurityGroup.DefinitionStages.WithThresholdRules
The stage of the DeviceSecurityGroup definition allowing to specify thresholdRules.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withThresholdRules(List<ThresholdCustomAlertRule> thresholdRules)
Specifies the threshold |
Method Details
withThresholdRules
public abstract DeviceSecurityGroup.DefinitionStages.WithCreate withThresholdRules(List<ThresholdCustomAlertRule> thresholdRules)
Specifies the thresholdRules property: The list of custom alert threshold rules..
Parameters:
Returns: