Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchErrorDetail

Package version

An interface representing BatchErrorDetail.

summary

An item of additional information included in an Azure Batch error response.

Hierarchy

  • BatchErrorDetail

Index

Properties

Properties

Optional key

key: undefined | string

An identifier specifying the meaning of the Value property.

Optional value

value: undefined | string

The additional information included with the error response.

Generated using TypeDoc