AzureResourceErrorInfo interface

The azure resource error info.

Extends

Properties

details

The error details.

message

The error message.

Inherited Properties

code

The error code.

Property Details

details

The error details.

details?: AzureResourceErrorInfo[]

Property Value

message

The error message.

message: string

Property Value

string

Inherited Property Details

code

The error code.

code: string

Property Value

string

Inherited From ErrorInfo.code