BlobBatchException.SuccessfulResponses プロパティ

定義

成功した応答の一覧。

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)

プロパティ値

適用対象