Dela via


IErrorResponseBody Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.ErrorResponseBodyTypeConverter))]
public interface IErrorResponseBody : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.ErrorResponseBodyTypeConverter))>]
type IErrorResponseBody = interface
    interface IJsonSerializable
Public Interface IErrorResponseBody
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code

Error code.

Detail

Error details.

Message

Error message.

Target

Error target.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to