Package version:

Interface ErrorAdditionalInfo

The resource management error additional info.

Hierarchy

  • ErrorAdditionalInfo

Properties

Properties

info?: Record<string, unknown>

The additional info. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

The additional info type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc