IAutomaticResourcePredictionsProfile Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |