Partilhar via


IErrorResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api30.ErrorResponseTypeConverter))]
public interface IErrorResponse : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api30.ErrorResponseTypeConverter))>]
type IErrorResponse = interface
    interface IJsonSerializable
Public Interface IErrorResponse
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AdditionalInfo
Code
Detail
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to