Share via


IRecoveryServicesProvider.HealthErrorDetail Property

Definition

The recovery services provider health error details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery services provider health error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError) }, ReadOnly=false, Required=false, SerializedName="healthErrorDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError[] HealthErrorDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery services provider health error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError) }, ReadOnly=false, Required=false, SerializedName="healthErrorDetails")>]
member this.HealthErrorDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthError[] with get, set
Public Property HealthErrorDetail As IHealthError()

Property Value

Attributes

Applies to