共用方式為


RecommendationRuleInner.Description 屬性

定義

取得或設定規則的當地語系化詳細描述。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於