共用方式為


StorageSyncError.Error Property

Definition

Gets or sets error details of the given entry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to