IA2AAgentReinstallBlockingErrorDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.A2AAgentReinstallBlockingErrorDetailsTypeConverter))]
public interface IA2AAgentReinstallBlockingErrorDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.A2AAgentReinstallBlockingErrorDetailsTypeConverter))>]
type IA2AAgentReinstallBlockingErrorDetails = interface
    interface IJsonSerializable
Public Interface IA2AAgentReinstallBlockingErrorDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ErrorCode

error code.

ErrorMessage

error message.

ErrorMessageParameter

error message parameters.

ErrorTag

error tags.

PossibleCaus

possible causes.

RecommendedAction

recommended action.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to