ErrorMessage Class

Definition

An error message received in an Azure Batch error response.

public class ErrorMessage
type ErrorMessage = class
Public Class ErrorMessage
Inheritance
ErrorMessage

Properties

Language

Gets the language code of the error message.

Value

Gets the text of the message.

Applies to