Share via


OperationStatus.Error Property

Definition

Gets error details.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to