Share via


ExtendedErrorInfo.Details Property

Definition

Gets or sets the detailed error message details.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public Microsoft.Azure.Commands.MachineLearning.ExtendedErrorInfo[] Details { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Details : Microsoft.Azure.Commands.MachineLearning.ExtendedErrorInfo[] with get, set
Public Property Details As ExtendedErrorInfo()

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to