Share via


IResourceRecommendationBase.ShortDescriptionProblem Property

Definition

The issue or opportunity identified by the recommendation and proposed solution.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The issue or opportunity identified by the recommendation and proposed solution.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="problem")]
public string ShortDescriptionProblem { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The issue or opportunity identified by the recommendation and proposed solution.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="problem")>]
member this.ShortDescriptionProblem : string with get, set
Public Property ShortDescriptionProblem As String

Property Value

Attributes

Applies to