HealthErrorModel.ChildError Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInnerHealthErrorModel> ChildError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ChildError : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInnerHealthErrorModel> with get, set
Public Property ChildError As List(Of IInnerHealthErrorModel)

Property Value

Implements

Attributes

Applies to