Share via


IJob.Error Property

Definition

The errors.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IJobErrorDetails) }, ReadOnly=false, Required=false, SerializedName="errors")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IJobErrorDetails[] Error { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IJobErrorDetails) }, ReadOnly=false, Required=false, SerializedName="errors")>]
member this.Error : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IJobErrorDetails[] with get, set
Public Property Error As IJobErrorDetails()

Property Value

Attributes

Applies to