IAgentProfile.ResourcePrediction Property
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.
Defines pool buffer/stand-by agents.
[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines pool buffer/stand-by agents.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourcePredictions", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAny ResourcePrediction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines pool buffer/stand-by agents.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAny) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourcePredictions", Update=true)>]
member this.ResourcePrediction : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAny with get, set
Public Property ResourcePrediction As IAny
Property Value
- Attributes