Share via


IErrorResponseBody Interface

Definition

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

Properties

Code
Detail
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to