次の方法で共有


LocationOperationStatus.Error プロパティ

定義

エラーの詳細を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象