DataReplicationHealthErrorInfo.ChildErrors Property

Definition

Gets or sets a list of child health errors associated with this error.

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

Property Value

Applies to