共用方式為


AzureJob.ErrorDetails Property

Definition

Error details associated with this job.

public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureJobErrorInfo> ErrorDetails { get; set; }
member this.ErrorDetails : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureJobErrorInfo> with get, set
Public Property ErrorDetails As List(Of AzureJobErrorInfo)

Property Value

Applies to