次の方法で共有


StatusMessage.Error プロパティ

定義

操作によって報告されるエラーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象