次の方法で共有


OperationStatus.Error プロパティ

定義

操作のすべてのエラーの詳細を示すエラーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.Migrate.ResourceMover.Models.OperationStatusError Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.Migrate.ResourceMover.Models.OperationStatusError
Public ReadOnly Property Error As OperationStatusError

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象