ASRJob.Errors Property

Definition

Gets or sets list of Errors.

public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRErrorDetails> Errors { get; set; }
member this.Errors : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRErrorDetails> with get, set
Public Property Errors As List(Of ASRErrorDetails)

Property Value

Applies to