Share via


IJobRunError Interface

Definition

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

Properties

Code
Message
Target

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to