RequestInformation.BatchError プロパティ

定義

発生した特定のエラーに関する詳細なメタデータを含むバッチ エラー情報を取得または設定します。

public Microsoft.Azure.Batch.BatchError BatchError { get; protected internal set; }
member this.BatchError : Microsoft.Azure.Batch.BatchError with get, set
Public Property BatchError As BatchError

プロパティ値

適用対象