Share via


IArmErrorResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.ArmErrorResponseTypeConverter))]
public interface IArmErrorResponse : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

Code

Gets or sets the string that can be used to programmatically identify the error.

Message

Gets or sets the string that describes the error in detail and provides debugging information.

Methods

Applies to