PrometheusRuleGroupResource.DefinitionStages.WithDescription Interface
public static interface PrometheusRuleGroupResource.DefinitionStages.WithDescription
The stage of the PrometheusRuleGroupResource definition allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDescription(String description)
Specifies the description property: the description of the Prometheus rule group that will be included in the alert email.. |
Method Details
withDescription
public abstract PrometheusRuleGroupResource.DefinitionStages.WithCreate withDescription(String description)
Specifies the description property: the description of the Prometheus rule group that will be included in the alert email..
Parameters:
Returns: