ResourceRecommendationBase.ShortDescription Property

Definition

Gets or sets a summary of the recommendation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shortDescription")]
public Microsoft.Azure.Management.Advisor.Models.ShortDescription ShortDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shortDescription")>]
member this.ShortDescription : Microsoft.Azure.Management.Advisor.Models.ShortDescription with get, set
Public Property ShortDescription As ShortDescription

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to