Share via


ICodeMessageErrorAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.CodeMessageErrorAutoGeneratedTypeConverter))]
public interface ICodeMessageErrorAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.CodeMessageErrorAutoGeneratedTypeConverter))>]
type ICodeMessageErrorAutoGenerated = interface
    interface IJsonSerializable
Public Interface ICodeMessageErrorAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code

The error type.

Message

The error message.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to