CloudErrorBody interface

The content of an error returned by the Azure Resource Manager

Properties

code

Error code

details

Error details

message

Error message

target

Error target

Property Details

code

Error code

code?: string

Property Value

string

details

Error details

details?: CloudErrorBody[]

Property Value

message

Error message

message?: string

Property Value

string

target

Error target

target?: string

Property Value

string