PrometheusRuleGroupResource.UpdateStages.WithProperties Interface

public static interface PrometheusRuleGroupResource.UpdateStages.WithProperties

The stage of the PrometheusRuleGroupResource update allowing to specify properties.

Method Summary

Modifier and Type Method and Description
abstract Update withProperties(PrometheusRuleGroupResourcePatchProperties properties)

Specifies the properties property: The properties property..

Method Details

withProperties

public abstract PrometheusRuleGroupResource.Update withProperties(PrometheusRuleGroupResourcePatchProperties properties)

Specifies the properties property: The properties property..

Parameters:

properties - The properties property.

Returns:

the next definition stage.

Applies to