Share via


IResourceProviderDefaultErrorResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.ResourceProviderDefaultErrorResponseTypeConverter))]
public interface IResourceProviderDefaultErrorResponse : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.ResourceProviderDefaultErrorResponseTypeConverter))>]
type IResourceProviderDefaultErrorResponse = interface
    interface IJsonSerializable
Public Interface IResourceProviderDefaultErrorResponse
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