Share via


BlobBatchException.ErrorResponses Property

Definition

The list of failed responses.

public System.Collections.Generic.IList<Microsoft.Azure.Storage.Blob.BlobBatchSubOperationError> ErrorResponses { get; }
member this.ErrorResponses : System.Collections.Generic.IList<Microsoft.Azure.Storage.Blob.BlobBatchSubOperationError>
Public ReadOnly Property ErrorResponses As IList(Of BlobBatchSubOperationError)

Property Value

Applies to