Share via


DevOpsPoolAgentProfile.ResourcePredictionsProfile Property

Definition

Defines how the pool buffer/stand-by agents is provided. Please note ResourcePredictionsProfile is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AutomaticResourcePredictionsProfile and ManualResourcePredictionsProfile.

public Azure.ResourceManager.DevOpsInfrastructure.Models.ResourcePredictionsProfile ResourcePredictionsProfile { get; set; }
member this.ResourcePredictionsProfile : Azure.ResourceManager.DevOpsInfrastructure.Models.ResourcePredictionsProfile with get, set
Public Property ResourcePredictionsProfile As ResourcePredictionsProfile

Property Value

Applies to