Share via


IVaultHealthDetails.ProtectedItemHealthIssue Property

Definition

The list of summary of health errors across the resources under the container.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of summary of health errors across the resources under the container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthErrorSummary) }, ReadOnly=false, Required=false, SerializedName="issues")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthErrorSummary[] ProtectedItemHealthIssue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of summary of health errors across the resources under the container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthErrorSummary) }, ReadOnly=false, Required=false, SerializedName="issues")>]
member this.ProtectedItemHealthIssue : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthErrorSummary[] with get, set
Public Property ProtectedItemHealthIssue As IHealthErrorSummary()

Property Value

Attributes

Applies to