Condividi tramite


StorageSyncApiError.Innererror Property

Definition

Gets or sets inner error details of the given entry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to