Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureWorkloadErrorInfo

Package version

Azure storage specific error information

Hierarchy

  • AzureWorkloadErrorInfo

Index

Properties

Optional additionalDetails

additionalDetails: undefined | string

Additional details for above error code.

Optional errorCode

errorCode: undefined | number

Error code.

Optional errorString

errorString: undefined | string

Localized error string.

Optional errorTitle

errorTitle: undefined | string

Title: Typically, the entity that the error pertains to.

Optional recommendations

recommendations: string[]

List of localized recommendations for above error code.

Generated using TypeDoc