AzureResourceErrorInfo Class

The azure resource error info.

Constructor

AzureResourceErrorInfo(*args: Any, **kwargs: Any)

Variables

Name Description
code
str

The error code. Required.

message
str

The error message. Required.

details

The error details.

Attributes

details

The error details.

details: list['_models.AzureResourceErrorInfo'] | None

message

The error message. Required.

message: str