Share via


BlobBatchException.SuccessfulResponses Property

Definition

The list of successful responses.

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

Property Value

Applies to