Condividi tramite


IErrorInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.ErrorInfoTypeConverter))]
public interface IErrorInfo : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.ErrorInfoTypeConverter))>]
type IErrorInfo = interface
    interface IJsonSerializable
Public Interface IErrorInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code

Error code.

Message

Error message.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to