OperationStatus.Error プロパティ

定義

操作のエラーの詳細 (存在する場合) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象