Partager via


IShortDescription.Problem Property

Definition

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

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

Property Value

Attributes

Applies to