Compartir a través de


AzureStorageErrorInfo interface

Azure storage specific error information

Properties

errorCode

Error code.

errorString

Localized error string.

recommendations

List of localized recommendations for above error code.

Property Details

errorCode

Error code.

errorCode?: number

Property Value

number

errorString

Localized error string.

errorString?: string

Property Value

string

recommendations

List of localized recommendations for above error code.

recommendations?: string[]

Property Value

string[]