Share via


IDraModel.HealthError Property

Definition

Gets or sets the list of health errors.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of health errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHealthErrorModel) }, ReadOnly=true, Required=false, SerializedName="healthErrors")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHealthErrorModel[] HealthError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of health errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHealthErrorModel) }, ReadOnly=true, Required=false, SerializedName="healthErrors")>]
member this.HealthError : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IHealthErrorModel[]
Public ReadOnly Property HealthError As IHealthErrorModel()

Property Value

Attributes

Applies to