InnerErrorDescription Class

inner error.

All required parameters must be populated in order to send to Azure.

Inheritance
InnerErrorDescription

Constructor

InnerErrorDescription(*, code: str, message: str, target: Optional[str] = None, **kwargs)

Variables

code
str

Required. error code.

message
str

Required. error message.

target
str

target of the particular error.