次の方法で共有


RecommendationRuleInner.RecommendationName プロパティ

定義

ルールの一意の名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationName")]
public string RecommendationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationName")>]
member this.RecommendationName : string with get, set
Public Property RecommendationName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象