Share via


ICodeMessageError1 Interface

Definition

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

Properties

Code

The error type.

Message

The error message.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to