AdvisorScoreEntityContent 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.
The details of Advisor Score.
public class AdvisorScoreEntityContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Advisor.Models.AdvisorScoreEntityContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Advisor.Models.AdvisorScoreEntityContent>
type AdvisorScoreEntityContent = class
interface IJsonModel<AdvisorScoreEntityContent>
interface IPersistableModel<AdvisorScoreEntityContent>
Public Class AdvisorScoreEntityContent
Implements IJsonModel(Of AdvisorScoreEntityContent), IPersistableModel(Of AdvisorScoreEntityContent)
- Inheritance
-
AdvisorScoreEntityContent
- Implements
Properties
| Name | Description |
|---|---|
| CategoryCount |
The count of impacted categories. |
| ConsumptionUnits |
The consumption units for the score. |
| Date |
The date score was calculated. |
| ImpactedResourceCount |
The number of impacted resources. |
| PotentialScoreIncrease |
The potential percentage increase in overall score at subscription level once all recommendations in this scope are implemented. |
| Score |
The percentage score. |