다음을 통해 공유


RecommendationInner.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

적용 대상