BlobBatchException.ErrorResponses プロパティ

定義

失敗した応答の一覧。

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)

プロパティ値

適用対象