Partilhar via


IAutomaticResourcePredictionsProfile.PredictionPreference Property

Definition

Determines the balance between cost and performance.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.PSArgumentCompleter(new System.String[] { "Balanced", "MostCostEffective", "MoreCostEffective", "MorePerformance", "BestPerformance" })]
[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Determines the balance between cost and performance.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="predictionPreference", Update=true)]
public string PredictionPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.PSArgumentCompleter(new System.String[] { "Balanced", "MostCostEffective", "MoreCostEffective", "MorePerformance", "BestPerformance" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Determines the balance between cost and performance.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="predictionPreference", Update=true)>]
member this.PredictionPreference : string with get, set
Public Property PredictionPreference As String

Property Value

Attributes

Applies to