共用方式為


RecommendationRuleInner.CategoryTags 屬性

定義

取得這個建議規則所屬的類別標籤清單。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.categoryTags")]
public System.Collections.Generic.IList<string> CategoryTags { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.categoryTags")>]
member this.CategoryTags : System.Collections.Generic.IList<string>
Public ReadOnly Property CategoryTags As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於