Interface ScaleRule.DefinitionStages.Blank

All Known Subinterfaces:
ScaleRule.Definition
Enclosing interface:
ScaleRule.DefinitionStages

public static interface ScaleRule.DefinitionStages.Blank
The first stage of autoscale profile scale rule definition.
  • Method Details

    • withMetricSource

      ScaleRule.DefinitionStages.WithMetricName withMetricSource(String metricSourceResourceId)
      Sets the resource identifier of the resource the rule monitors.
      Parameters:
      metricSourceResourceId - resourceId of the resource.
      Returns:
      the next stage of the definition.