Compartir a través de


PersonalizerError.InnerError Propiedad

Definición

Obtiene o establece detalles de error más finos.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a