Delen via


InternalError.Innererror Property

Definition

Gets or sets the error object.

[Newtonsoft.Json.JsonProperty(PropertyName="innererror")]
public Microsoft.Azure.CognitiveServices.Personalizer.Models.InternalError Innererror { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="innererror")>]
member this.Innererror : Microsoft.Azure.CognitiveServices.Personalizer.Models.InternalError with get, set
Public Property Innererror As InternalError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to