共用方式為


ValidateResponseInner.Error 屬性

定義

取得或設定驗證失敗時案例的錯誤詳細資料。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於