ManagedIntegrationRuntimeError Class

Error definition for managed integration runtime.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ManagedIntegrationRuntimeError

Constructor

ManagedIntegrationRuntimeError(*, additional_properties: Optional[Dict[str, Any]] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

time
datetime

The time when the error occurred.

code
str

Error code.

parameters
list[str]

Managed integration runtime error parameters.

message
str

Error message.