Compartir a través de


ValidationResponse.ErrorInfo Propiedad

Definición

Obtiene o establece los detalles del resultado de validación con errores.

[Newtonsoft.Json.JsonProperty(PropertyName="errorInfo")]
public Microsoft.Azure.Management.Authorization.Models.ValidationResponseErrorInfo ErrorInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorInfo")>]
member this.ErrorInfo : Microsoft.Azure.Management.Authorization.Models.ValidationResponseErrorInfo with get, set
Public Property ErrorInfo As ValidationResponseErrorInfo

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a