PSServerEndpointRecallStatus.RecallErrors Property

Definition

Gets or sets the list of recall errors.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.StorageSync.Models.PSServerEndpointRecallError> RecallErrors { get; set; }
member this.RecallErrors : System.Collections.Generic.IList<Microsoft.Azure.Commands.StorageSync.Models.PSServerEndpointRecallError> with get, set
Public Property RecallErrors As IList(Of PSServerEndpointRecallError)

Property Value

The list of recall errors.

Applies to