ErrorMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An error message received in an Azure Batch error response.
public class ErrorMessage
type ErrorMessage = class
interface IPropertyMetadata
interface IModifiable
interface IReadOnly
Public Class ErrorMessage
- Inheritance
-
System.ObjectErrorMessage
Properties
Language |
Gets the language code of the error message. |
Value |
Gets the text of the message. |