Leggere in inglese

Condividi tramite


IErrorResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ErrorResponseTypeConverter))]
public interface IErrorResponse : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

Code

Error code.

Message

Error message indicating why the operation failed.

Methods

Applies to