Partilhar via


IMasterTargetServer.HealthError Property

Definition

Health errors.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Health errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError) }, ReadOnly=false, Required=false, SerializedName="healthErrors")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError[] HealthError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Health errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError) }, ReadOnly=false, Required=false, SerializedName="healthErrors")>]
member this.HealthError : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError[] with get, set
Public Property HealthError As IHealthError()

Property Value

Attributes

Applies to