Delen via


StorageSyncError.Innererror Property

Definition

Gets or sets error details of the given entry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to