IDefaultErrorResponseErrorDetailsItem Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DefaultErrorResponseErrorDetailsItemTypeConverter))]
public interface IDefaultErrorResponseErrorDetailsItem : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DefaultErrorResponseErrorDetailsItemTypeConverter))>]
type IDefaultErrorResponseErrorDetailsItem = interface
    interface IJsonSerializable
Public Interface IDefaultErrorResponseErrorDetailsItem
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to