IInMageRcmApplianceDetails.RcmProxyHealthError Property

Definition

The health errors.

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

Property Value

Attributes

Applies to