AdvisorPredictionResult Class
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.
Response used by predictions.
public class AdvisorPredictionResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Advisor.Models.AdvisorPredictionResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Advisor.Models.AdvisorPredictionResult>
type AdvisorPredictionResult = class
interface IJsonModel<AdvisorPredictionResult>
interface IPersistableModel<AdvisorPredictionResult>
Public Class AdvisorPredictionResult
Implements IJsonModel(Of AdvisorPredictionResult), IPersistableModel(Of AdvisorPredictionResult)
- Inheritance
-
AdvisorPredictionResult
- Implements
Properties
| Name | Description |
|---|---|
| Category |
The category of the recommendation. |
| ExtendedProperties |
Extended properties. |
| Impact |
The business impact of the recommendation. |
| ImpactedField |
The resource type identified by Advisor. |
| LastUpdatedOn |
The most recent time that Advisor checked the validity of the recommendation. |
| PredictionType |
Type of the prediction. |
| ShortDescription |
A summary of the recommendation. |