DataReplicationWorkflowProperties.Errors Property

Definition

Gets or sets the list of errors.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationErrorInfo> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationErrorInfo>
Public ReadOnly Property Errors As IReadOnlyList(Of DataReplicationErrorInfo)

Property Value

Applies to