RecommendedAction.ErrorDetails Property

Definition

Gets the error details if and why this recommended action is put to error state.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorDetails")]
public Microsoft.Azure.Management.Sql.Models.RecommendedActionErrorInfo ErrorDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorDetails")>]
member this.ErrorDetails : Microsoft.Azure.Management.Sql.Models.RecommendedActionErrorInfo
Public ReadOnly Property ErrorDetails As RecommendedActionErrorInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to