次の方法で共有


RecommendedAction.RecommendationReason プロパティ

定義

このアクションを推奨する理由を取得します。 例: 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象