RecommendationShortDescription 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.
A summary of the recommendation.
public class RecommendationShortDescription : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Advisor.Models.RecommendationShortDescription>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Advisor.Models.RecommendationShortDescription>
type RecommendationShortDescription = class
interface IJsonModel<RecommendationShortDescription>
interface IPersistableModel<RecommendationShortDescription>
Public Class RecommendationShortDescription
Implements IJsonModel(Of RecommendationShortDescription), IPersistableModel(Of RecommendationShortDescription)
- Inheritance
-
RecommendationShortDescription
- Implements
Properties
| Name | Description |
|---|---|
| Problem |
The issue or opportunity identified by the recommendation and proposed solution. |
| Solution |
The issue or opportunity identified by the recommendation and proposed solution. |