다음을 통해 공유


IApiError Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ApiErrorTypeConverter))]
public interface IApiError : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ApiErrorTypeConverter))>]
type IApiError = interface
    interface IJsonSerializable
Public Interface IApiError
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code
Detail
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to