次の方法で共有


OperationStatus.Error プロパティ

定義

この操作に関連するエラー情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象