BatchError.Values プロパティ

定義

エラーに関する追加の詳細を含むキーと値のペアのコレクションを取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.BatchErrorDetail> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.BatchErrorDetail>
Public ReadOnly Property Values As IReadOnlyList(Of BatchErrorDetail)

プロパティ値

適用対象