PredictiveMetricsClient Interface
public interface PredictiveMetricsClient
An instance of this class provides access to all the operations defined in PredictiveMetricsClient.
Method Summary
Method Details
get
public abstract PredictiveResponseInner get(String resourceGroupName, String autoscaleSettingName, String timespan, Duration interval, String metricNamespace, String metricName, String aggregation)
get predictive autoscale metric future data.
Parameters:
Returns:
getAsync
public abstract Mono
get predictive autoscale metric future data.
Parameters:
Returns:
getWithResponse
public abstract Response
get predictive autoscale metric future data.
Parameters:
Returns:
getWithResponseAsync
public abstract Mono
get predictive autoscale metric future data.
Parameters:
Returns:
Applies to
Azure SDK for Java