MoveResourceErrorBodyResponse

data class MoveResourceErrorBodyResponse(val code: String, val details: List<MoveResourceErrorBodyResponse>, val message: String, val target: String)

An error response from the Azure Migrate service.

Constructors

Link copied to clipboard
constructor(code: String, details: List<MoveResourceErrorBodyResponse>, message: String, target: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An identifier for the error. Codes are invariant and are intended to be consumed programmatically.

Link copied to clipboard

A list of additional details about the error.

Link copied to clipboard

A message describing the error, intended to be suitable for display in a user interface.

Link copied to clipboard

The target of the particular error. For example, the name of the property in error.