AlertProcessingRule.DefinitionStages.WithProperties Interface
public static interface AlertProcessingRule.DefinitionStages.WithProperties
The stage of the AlertProcessingRule definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(AlertProcessingRuleProperties properties)
Specifies the properties property: Alert processing rule properties.. |
Method Details
withProperties
public abstract AlertProcessingRule.DefinitionStages.WithCreate withProperties(AlertProcessingRuleProperties properties)
Specifies the properties property: Alert processing rule properties..
Parameters:
Returns: