Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudError

Package version

The object that defines the structure of an Azure Synapse error response.

Hierarchy

  • CloudError

Index

Properties

Properties

code

code: string

Error code.

Optional details

details: CloudError[]

Array with additional error details.

message

message: string

Error message.

Optional target

target: undefined | string

Property name/path in request associated with error.

Generated using TypeDoc