Share via


IAgentPropertiesErrorDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.AgentPropertiesErrorDetailsTypeConverter))]
public interface IAgentPropertiesErrorDetails : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.AgentPropertiesErrorDetailsTypeConverter))>]
type IAgentPropertiesErrorDetails = interface
    interface IJsonSerializable
Public Interface IAgentPropertiesErrorDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code

Error code reported by Agent

Message

Expanded description of reported error code

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to