PrometheusRuleGroupResource.DefinitionStages.WithClusterName Interface
public static interface PrometheusRuleGroupResource.DefinitionStages.WithClusterName
The stage of the PrometheusRuleGroupResource definition allowing to specify clusterName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withClusterName(String clusterName)
Specifies the cluster |
Method Details
withClusterName
public abstract PrometheusRuleGroupResource.DefinitionStages.WithCreate withClusterName(String clusterName)
Specifies the clusterName property: the cluster name of the rule group evaluation..
Parameters:
Returns: