共用方式為


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

適用於