Package version:

Interface CloudErrorBody

The content of an error returned by the Azure Resource Manager

Hierarchy

  • CloudErrorBody

Properties

code?: string

Error code

details?: CloudErrorBody[]

Error details

message?: string

Error message

target?: string

Error target

Generated using TypeDoc