Lingua

ArmDevOpsInfrastructureModelFactory.AutomaticResourcePredictionsProfile Method

Definition

The stand-by agent scheme is determined based on historical demand.

public static Azure.ResourceManager.DevOpsInfrastructure.Models.AutomaticResourcePredictionsProfile AutomaticResourcePredictionsProfile(Azure.ResourceManager.DevOpsInfrastructure.Models.PredictionPreference? predictionPreference = default);
static member AutomaticResourcePredictionsProfile : Nullable<Azure.ResourceManager.DevOpsInfrastructure.Models.PredictionPreference> -> Azure.ResourceManager.DevOpsInfrastructure.Models.AutomaticResourcePredictionsProfile
Public Shared Function AutomaticResourcePredictionsProfile (Optional predictionPreference As Nullable(Of PredictionPreference) = Nothing) As AutomaticResourcePredictionsProfile

Parameters

predictionPreference
Nullable<PredictionPreference>

Determines the balance between cost and performance.

Returns

A new AutomaticResourcePredictionsProfile instance for mocking.

Applies to