Condividi tramite


ValidateResponseInner.Error Proprietà

Definizione

Ottiene o imposta i dettagli dell'errore per il caso in cui la convalida ha esito negativo.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ValidateResponseError Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.AppService.Fluent.Models.ValidateResponseError with get, set
Public Property Error As ValidateResponseError

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a