Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorMessage

Package version

An interface representing ErrorMessage.

summary

An error message received in an Azure Batch error response.

Hierarchy

  • ErrorMessage

Index

Properties

Properties

Optional lang

lang: undefined | string

The language code of the error message.

Optional value

value: undefined | string

The text of the message.

Generated using TypeDoc