IReplicationProtectionClusterProperties.SharedDiskPropertyHealthError Property

Definition

List of health errors.

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

Property Value

Attributes

Applies to