次の方法で共有


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

適用対象