共用方式為


RecommendationRuleInner.ActionName 屬性

定義

取得或設定字串中這個規則所建議的動作名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於