Sdílet prostřednictvím


ServerEndpointRecallStatus.RecallErrors Property

Definition

Gets array of recall errors

[Newtonsoft.Json.JsonProperty(PropertyName="recallErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorageSync.Models.ServerEndpointRecallError> RecallErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recallErrors")>]
member this.RecallErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.StorageSync.Models.ServerEndpointRecallError>
Public ReadOnly Property RecallErrors As IList(Of ServerEndpointRecallError)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to