Share via


ARMExceptionDetails.RecommendedAction Property

Definition

Gets recommended action for the error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to