ErrorMessage Class

Definition

An error message received in an Azure Batch error response.

public class ErrorMessage
Inheritance
ErrorMessage

Properties

Language

Gets the language code of the error message.

Value

Gets the text of the message.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)