Share via


IVaultHealthDetails.ContainerHealthIssue 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[] ContainerHealthIssue { 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.ContainerHealthIssue : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHealthErrorSummary[] with get, set
Public Property ContainerHealthIssue As IHealthErrorSummary()

Property Value

Attributes

Applies to