Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceManagementErrorWithDetails

Package version

The detailed error message of resource management.

Hierarchy

  • ResourceManagementErrorWithDetails

Index

Properties

Properties

Optional code

code: undefined | string

The error code returned when exporting the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional details

Validation error. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

The error message describing the export error. NOTE: This property will not be serialized. It can only be populated by the server.

Optional target

target: undefined | string

The target of the error. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc