RecommendedAction.RecommendationReason Property

Definition

Gets the reason for recommending this action. e.g., DuplicateIndex

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationReason")]
public string RecommendationReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationReason")>]
member this.RecommendationReason : string
Public ReadOnly Property RecommendationReason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to