Partilhar via


IAutomaticResourcePredictionsProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.AutomaticResourcePredictionsProfileTypeConverter))]
public interface IAutomaticResourcePredictionsProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourcePredictionsProfile
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.AutomaticResourcePredictionsProfileTypeConverter))>]
type IAutomaticResourcePredictionsProfile = interface
    interface IJsonSerializable
    interface IResourcePredictionsProfile
Public Interface IAutomaticResourcePredictionsProfile
Implements IResourcePredictionsProfile
Derived
Attributes
Implements

Properties

Kind

Determines how the stand-by scheme should be provided.

(Inherited from IResourcePredictionsProfile)
PredictionPreference

Determines the balance between cost and performance.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to