Share via


IResourceRecommendationBase.PotentialBenefit Property

Definition

The potential benefit of implementing recommendation.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The potential benefit of implementing recommendation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="potentialBenefits")]
public string PotentialBenefit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The potential benefit of implementing recommendation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="potentialBenefits")>]
member this.PotentialBenefit : string with get, set
Public Property PotentialBenefit As String

Property Value

Attributes

Applies to