次の方法で共有


ServiceError.RecommendedAction Property

Definition

Gets or sets recommended action to resolve error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to