ResourcePredictionsProfile Class

Definition

Determines how the stand-by scheme should be provided. Please note this is the abstract base class. The derived classes available for instantiation are: ManualResourcePredictionsProfile and AutomaticResourcePredictionsProfile.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DevOpsInfrastructure.Models.UnknownResourcePredictionsProfile))]
public abstract class ResourcePredictionsProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevOpsInfrastructure.Models.ResourcePredictionsProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevOpsInfrastructure.Models.ResourcePredictionsProfile>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DevOpsInfrastructure.Models.UnknownResourcePredictionsProfile))>]
type ResourcePredictionsProfile = class
    interface IJsonModel<ResourcePredictionsProfile>
    interface IPersistableModel<ResourcePredictionsProfile>
Public MustInherit Class ResourcePredictionsProfile
Implements IJsonModel(Of ResourcePredictionsProfile), IPersistableModel(Of ResourcePredictionsProfile)
Inheritance
ResourcePredictionsProfile
Derived
Attributes
Implements

Applies to