Partilhar via


IAgentProfile.ResourcePredictionsProfile Property

Definition

Defines how the pool buffer/stand-by agents is provided.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines how the pool buffer/stand-by agents is provided.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourcePredictionsProfile) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourcePredictionsProfile", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourcePredictionsProfile ResourcePredictionsProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines how the pool buffer/stand-by agents is provided.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourcePredictionsProfile) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourcePredictionsProfile", Update=true)>]
member this.ResourcePredictionsProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IResourcePredictionsProfile with get, set
Public Property ResourcePredictionsProfile As IResourcePredictionsProfile

Property Value

Attributes

Applies to