Skip to main content

ProblemDetails

typestringnullable

Type discriminator of the resource.

titlestringnullable

Human-readable title of the resource.

statusinteger<int32>nullable

Current status of the resource.

detailstringnullable

Detailed explanation of the object or error.

instancestringnullable

Value of instance.

property name*any
ProblemDetails
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}