共用方式為


ErrorResponse.Error 屬性

定義

取得或設定錯誤物件。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於